matrix_lib 0.4.1

easy to use library to operate on matrices
Documentation
[dependencies.log]
version = "0.4.18"

[dependencies.num]
version = "0.4.0"

[dependencies.tokio]
features = ["full"]
version = "1.28.2"

[lib]
crate-type = ["lib"]
name = "matrix_lib"
path = "./src/lib.rs"

[package]
description = "easy to use library to operate on matrices"
edition = "2021"
license = "GPL-3.0"
name = "matrix_lib"
readme = "README.md"
version = "0.4.1"