3 releases
0.1.2 | Aug 18, 2020 |
---|---|
0.1.1 | Aug 14, 2020 |
0.1.0 | Aug 14, 2020 |
#950 in Math
51KB
1.5K
SLoC
IOMath-rs
About
IOMath-rs is an adaptation for rust which is based on IOMath (C++)
Installation
To install the library type this in your Cargo.toml under the dependecies:
iomath = "0.1.2"
Tests
To run the tests type following in the command line:
cargo test
License
IOMath-rs is licensed under the MIT/Apache 2.0 license.