#standalone #link

bin+lib srmc

A Small Rust Math Crate

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

#806 in Math

Download history 6/week @ 2024-02-22 3/week @ 2024-02-29 3/week @ 2024-03-07 1/week @ 2024-03-14 71/week @ 2024-03-21

83 downloads per month

MIT license

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.

No runtime deps