vector-space 0.3.1

Useful traits for working with vector spaces
Documentation
[package]
name = "vector-space"
version = "0.3.1"
description = "Useful traits for working with vector spaces"
authors = ["p11 <Krapohl.f@gmx.de>"]
edition = "2021"
license = "MIT OR Apache-2.0"

[dependencies]
num-traits = "0.2"