jamml 0.1.0

Just Another Matrix Math Library
Documentation
[badges.codecov]
branch = "master"
repository = "aDotInTheVoid/safe_matmul"
service = "github"

[badges.travis-ci]
branch = "master"
repository = "aDotInTheVoid/safe_matmul"
[dependencies.num-traits]
version = "0.2.6"
[dev-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.0"