mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-10 06:14:13 +00:00
Merge pull request #1787 from RobWalt/add-peroxide
add `Peroxide` numeric library
This commit is contained in:
commit
c9eec18b9a
1 changed files with 1 additions and 1 deletions
|
@ -1094,8 +1094,8 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
|
|||
* [autumnai/collenchyma](https://github.com/autumnai/collenchyma) - An extensible, pluggable, backend-agnostic framework for parallel, high-performance computations on CUDA, OpenCL and common host CPU.
|
||||
* [luqmana/rust-opencl](https://github.com/luqmana/rust-opencl) - [OpenCL](https://www.khronos.org/opencl/) bindings
|
||||
* Science
|
||||
* [Axect/Peroxide](https://github.com/Axect/Peroxide) - Rust numeric library containing linear algebra, numerical analysis, statistics and machine learning tools in pure rust
|
||||
* [cpmech/russell](https://github.com/cpmech/russell) - Rust Scientific Library for numerical mathematics, ordinary differential equations, special math functions, high-performance (sparse) linear algebra
|
||||
* [indigits/scirust](https://github.com/indigits/scirust) - Scientific computing library
|
||||
* Statrs
|
||||
* [statrs-dev/statrs](https://github.com/statrs-dev/statrs) - Robust statistical computation library
|
||||
|
||||
|
|
Loading…
Reference in a new issue