Linear algebra library for Rust.
Go to file
Sébastien Crozet 1ee8a702ea Fix quadratic form computation.
For the moment only the version that does not make any assumption regarding symmetry is
implemented.
2018-02-03 13:59:05 +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 quadratic form computation. 2018-02-03 13:59:05 +01:00
tests Fix quadratic form computation. 2018-02-03 13:59:05 +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 Add matrix slice construction from array slices. 2018-02-03 13:59:05 +01: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!