Skip to content

Commit

Permalink
Merge pull request #1862 from neogenie/patch-1
Browse files Browse the repository at this point in the history
Add fustnum
  • Loading branch information
palfrey authored Dec 23, 2024
2 parents ce86f78 + 827b09a commit 713e725
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1118,6 +1118,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
* [calebwin/emu](https://github.com/calebwin/emu) - A language for GPGPU numerical computing
* [dimforge/nalgebra](https://github.com/dimforge/nalgebra) - low-dimensional linear algebra library
* [faer-rs](https://github.com/sarah-quinones/faer-rs) [[faer](https://crates.io/crates/faer)] - Linear algebra foundation for Rust
* [fastnum](https://github.com/neogenie/fastnum) [fastnum](https://crates.io/crates/fastnum) - Fast exact precision decimal numbers implemented in pure Rust. Suitable for financial, crypto and any other fixed-precision calculations.
* [GSL](http://www.gnu.org/software/gsl/)
* [GuillaumeGomez/rust-GSL](https://github.com/GuillaumeGomez/rust-GSL) - GSL bindings
* [LAPACK](https://en.wikipedia.org/wiki/LAPACK)
Expand Down

0 comments on commit 713e725

Please sign in to comment.