From 91d85a9717c9aa93453393391e6a9311c30c6fc7 Mon Sep 17 00:00:00 2001 From: Dorival Pedroso Date: Wed, 1 May 2024 09:17:34 +1000 Subject: [PATCH] Update README.md Improve description of Russell --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 437e364..ad16bf1 100644 --- a/README.md +++ b/README.md @@ -1063,7 +1063,7 @@ 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 - * [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 + * [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