Linear algebra library for Rust.
Go to file
sebcrozet 57fa307d4d Remove deprecated code related to the incoherent_fundamental_impl lint 2018-05-26 22:07:57 +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 Remove deprecated code related to the incoherent_fundamental_impl lint 2018-05-26 22:07: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 Fix compilation with and without #![no_std]. 2018-05-26 22:07:57 +02:00
Cargo.toml Enable alga/std when std is enabled. 2018-05-26 22:07:57 +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!