From 93ceb1284d82f59e086730df95c05f8d126ad6ab Mon Sep 17 00:00:00 2001 From: Dorival Pedroso Date: Wed, 24 Apr 2024 10:45:10 +1000 Subject: [PATCH] Update README.md I'm not sure if you want this: I've grouped the scientific libraries under Science (sorted naming now) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c1be508..aaec6cc 100644 --- a/README.md +++ b/README.md @@ -1068,9 +1068,9 @@ See also [About Rust’s 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 -* [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 -* 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