Linear algebra library for Rust.
Go to file
Sébastien Crozet 8117f61c1c
Merge pull request #535 from rustsim/sparse
Limited, experimental, sparse matrix support
2019-02-03 16:54:30 +01:00
benches Fix deprecation warnings. 2018-12-29 13:19:09 +01:00
ci Add all the missing docs. 2019-02-03 14:18:55 +01:00
examples Merge branch 'master-public' into sparse 2019-02-03 12:53:41 +01:00
nalgebra-glm Update to alga 0.8. 2019-02-03 15:52:15 +01:00
nalgebra-lapack Update to alga 0.8. 2019-02-03 15:52:15 +01:00
src Update to alga 0.8. 2019-02-03 15:52:15 +01:00
tests Merge branch 'master-public' into sparse 2019-02-03 12:53:41 +01:00
.gitignore Add .idea folder to gitignore. 2018-09-13 09:23:08 +02:00
.travis.yml Dedicate a specific CI job to nalgebra-lapack + fix Xargo build. 2018-05-26 22:07:57 +02:00
CHANGELOG.md Remove the Deref implementation for MatrixRef. 2019-02-03 11:41:14 +01:00
Cargo.toml Update to alga 0.8. 2019-02-03 15:52:15 +01:00
LICENSE Initial commit. 2013-05-14 11:34:28 +00:00
Makefile Add matrix slice construction from array slices. 2018-02-03 13:59:05 +01:00
README.md Add discord chat button. (#462) 2018-11-01 16:38:58 +01:00
rustfmt.toml Add rustfmt.toml. 2018-11-06 18:32:31 +01:00

README.md

crates.io

Build status crates.io

Users guide | Documentation | Forum


Linear algebra library for the Rust programming language.


 Click this button if you wish to donate to support the development of nalgebra:

Become a Patron!