10 releases
0.1.46 | May 7, 2023 |
---|---|
0.1.45 | Apr 21, 2023 |
0.1.1 | Mar 31, 2023 |
#878 in Math
39 downloads per month
57KB
1.5K
SLoC
hebrides
lib.rs
:
A general mathematics library.
Real
and Complex
are Rust implementations of their mathematical
counterparts, and Vector
and Matrix
form the basis of the crate's
linear algebra systems.