1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-02-20 07:48:22 +02:00

fix sorting

This commit is contained in:
aviac 2024-08-15 07:58:13 +02:00
parent 6e8c89b7f9
commit 7146e4f22f
No known key found for this signature in database
GPG Key ID: 644781002BDEA982

View File

@ -1094,9 +1094,9 @@ 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
* [Axect/Peroxide](https://github.com/Axect/Peroxide) - Rust numeric library containing linear algebra, numerical analysis, statistics and machine learning tools in pure rust
* Statrs
* [statrs-dev/statrs](https://github.com/statrs-dev/statrs) - Robust statistical computation library