jamml 0.1.2

Just Another Matrix Math Library
Documentation
[badges.codecov]
branch = "master"
repository = "aDotInTheVoid/jamml"
service = "github"
[dependencies.num-traits]
version = "0.2.6"

[dependencies.rand]
version = "0.6.1"

[lib]
name = "jamml"
path = "src/lib.rs"

[package]
authors = ["Nixon <nixon.emoony@gmail.com>"]
description = "Just Another Matrix Math Library"
documentation = "https://docs.rs/jamml/"
edition = "2018"
homepage = "https://github.com/aDotInTheVoid/jamml"
license = "Apache-2.0"
name = "jamml"
repository = "https://github.com/aDotInTheVoid/jamml"
version = "0.1.2"