Merge branch 'only-cache-results-on-main' of github.com:palfrey/awesome-rust into only-cache-results-on-main

pull/1716/head
Tom Parker-Shemilt 3 weeks ago
commit 91fdb0afab

@ -1061,8 +1061,9 @@ See also [About Rusts Machine Learning Community](https://medium.com/@autumn_
* [arrayfire/arrayfire-rust](https://github.com/arrayfire/arrayfire-rust) — [Arrayfire](https://github.com/arrayfire) bindings
* [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
* Scirust
* [indigits/scirust](https://github.com/indigits/scirust) — scientific computing library
* Science
* [cpmech/russell](https://github.com/cpmech/russell) — Rust Scientific Library (Russell) for numerical mathematics, differential equations, special math functions, high-performance linear algebra (sparse), and more
* [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…
Cancel
Save