Linear algebra library for Rust.
Go to file
Sébastien Crozet fd1cbf511c Release v0.14.3 2018-05-10 15:23:14 +02:00
benches Run rust fmt. 2018-02-03 13:59:05 +01:00
examples Run rust fmt. 2018-02-03 13:59:05 +01:00
nalgebra-lapack nalgebra-lapack: release v0.6.0 2018-02-03 14:39:49 +01:00
src Re-add the ::new slice constructor, but mark them as deprecated. 2018-05-06 23:44:57 +02:00
tests Rename the matrix slice constructors from `::new_*` to `_from_slice_*`. 2018-05-06 23:44:57 +02:00
.gitignore Add .axis_angle to UnitComplex and UnitQuaternion + .rotation_between_axis to UnitComplex. 2018-03-08 17:30:59 +01:00
.travis.yml Let the test suite run with no features 2018-01-18 13:13:38 +01:00
CHANGELOG.md Update changelog. 2018-05-06 23:44:57 +02:00
Cargo.toml Release v0.14.3 2018-05-10 15:23:14 +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 fixed typo 2018-02-25 14:07:32 +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!