Skip to content

Commit 713e725

Browse files
authored
Merge pull request #1862 from neogenie/patch-1
Add fustnum
2 parents ce86f78 + 827b09a commit 713e725

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1118,6 +1118,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
11181118
* [calebwin/emu](https://github.com/calebwin/emu) - A language for GPGPU numerical computing
11191119
* [dimforge/nalgebra](https://github.com/dimforge/nalgebra) - low-dimensional linear algebra library
11201120
* [faer-rs](https://github.com/sarah-quinones/faer-rs) [[faer](https://crates.io/crates/faer)] - Linear algebra foundation for Rust
1121+
* [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.
11211122
* [GSL](http://www.gnu.org/software/gsl/)
11221123
* [GuillaumeGomez/rust-GSL](https://github.com/GuillaumeGomez/rust-GSL) - GSL bindings
11231124
* [LAPACK](https://en.wikipedia.org/wiki/LAPACK)

0 commit comments

Comments
 (0)