vector-space 0.1.0

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

[dependencies]
num-traits = "0.2"