4 releases
0.1.3 | Mar 19, 2023 |
---|---|
0.1.2 | Feb 22, 2023 |
0.1.1 | Feb 3, 2023 |
0.1.0 | Feb 3, 2023 |
#1092 in Math
21 downloads per month
20KB
260 lines
srmc
SRMC (Small Rust Math Crate) srmc is a collection of mathematical methods, functions, and other useful tools. The goal is to make a stand alone math focused crate that can be used for a wide variety of applications. Will be continuously updated and improved as I imporve with the Rust langauge.
Link to crate/documentation: https://crates.io/crates/srmc/
Link to Github repo: https://github.com/theJimmyJ/srmc
lib.rs
:
SRMC (Small Rust Math Crate)
srmc
is a collection of mathematical methods, functions, and other useful tools. The goal is to make a stand alone math focused crate that can be used for a wide variety of applications.
Will be continuously updated and improved as I imporve with the Rust langauge.