Linear algebra library for Rust.
Go to file
Eduard Bopp 3a1fb0ed88 Fix feature flagging for abomonation-serialize
The tests can now be run without the abomonation feature. Also fixes a
bug in the feature flagging for abomonation.
2017-09-18 20:10:32 +02: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 Release v0.13.0. 2017-08-15 19:49:39 +02:00
src Fix feature flagging for abomonation-serialize 2017-09-18 20:10:32 +02:00
tests Fix feature flagging for abomonation-serialize 2017-09-18 20:10:32 +02:00
.gitignore update .gitignore. 2016-08-21 22:01:39 +02:00
.travis.yml Fix .travis.yml 2017-08-15 20:37:51 +02:00
CHANGELOG.md Release v0.13.0. 2017-08-15 19:49:39 +02:00
Cargo.toml Release v0.13.0. 2017-08-15 19:49:39 +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!