mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-14 16:17:13 +00:00
Nalgebra moved
This commit is contained in:
parent
1fcadcfa3f
commit
99e62e0862
1 changed files with 1 additions and 1 deletions
|
@ -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 [<img src="https://api.travis-ci.org/blas-lapack-rs/lapack.svg?branch=master">](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 [<img src="https://api.travis-ci.org/rustsim/nalgebra.svg?branch=master">](https://travis-ci.org/rustsim/nalgebra)
|
||||
* [dimforge/nalgebra](https://github.com/dimforge/nalgebra) — low-dimensional linear algebra library [<img src="https://api.travis-ci.org/dimforge/nalgebra.svg?branch=dev">](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. [<img src="https://api.travis-ci.org/autumnai/collenchyma.svg?branch=master">](https://travis-ci.org/autumnai/collenchyma)
|
||||
|
|
Loading…
Reference in a new issue