Linear algebra library for Rust.
Go to file
Eduard Bopp bba1993e58 Restructure test modules to avoid warnings
These warnings occurred only when running the test suite with no
features. Lots of uses had to be rescoped into newly created modules to
make it easier to separate these issues.
2018-01-18 13:13:38 +01:00
benches Fix unused_result lint errors. 2017-08-15 19:07:18 +02:00
examples Add the most common matrix decompositions. 2017-08-15 19:07:18 +02:00
nalgebra-lapack Fix spelling of "below" 2017-10-26 21:13:35 -07:00
src Fix RowVector3 cross product 2018-01-17 11:23:27 -05:00
tests Restructure test modules to avoid warnings 2018-01-18 13:13:38 +01:00
.gitignore update .gitignore. 2016-08-21 22:01:39 +02:00
.travis.yml Let the test suite run with no features 2018-01-18 13:13:38 +01:00
CHANGELOG.md Release v0.13.1. 2017-10-10 22:12:07 +02:00
Cargo.toml Release v0.13.1. 2017-10-10 22:12:07 +02:00
LICENSE Initial commit. 2013-05-14 11:34:28 +00:00
Makefile Fix abomonation integration. 2017-08-15 19:36:38 +02:00
README.md Add Patreon button to the README. 2017-08-15 19:07:18 +02: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 which to donate to support the development of nalgebra:

Become a Patron!