diff --git a/README.md b/README.md index ba62868..8cac5af 100644 --- a/README.md +++ b/README.md @@ -854,7 +854,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_ * [stainless-steel/lapack](https://github.com/blas-lapack-rs/lapack) — LAPACK bindings [](https://travis-ci.org/blas-lapack-rs/lapack) * [L-BFGS-B](https://en.wikipedia.org/wiki/Limited-memory_BFGS) * [noshu/lbfgsb-sys](https://github.com/noshu/lbfgsb-sys) — Rust binding of fortran L-BFGS-B subroutine -* [rustsim/nalgebra](https://github.com/rustsim/nalgebra) — low-dimensional linear algebra library [](https://travis-ci.org/rustsim/nalgebra) +* [dimforge/nalgebra](https://github.com/dimforge/nalgebra) — low-dimensional linear algebra library [](https://travis-ci.org/dimforge/nalgebra) * Parallel * [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. [](https://travis-ci.org/autumnai/collenchyma)