You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1118,6 +1118,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
1118
1118
*[calebwin/emu](https://github.com/calebwin/emu) - A language for GPGPU numerical computing
1119
1119
*[dimforge/nalgebra](https://github.com/dimforge/nalgebra) - low-dimensional linear algebra library
1120
1120
*[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.
0 commit comments