Linear algebra library for Rust.
Go to file
sebcrozet fefba2ef4e Fix conflicting impls for isometry multiplication. 2018-05-06 23:44: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 Fix conflicting impls for isometry multiplication. 2018-05-06 23:44:57 +02:00
tests Adapt the debug_output_corresponds_to_data_container test to work on both stable and nightly. 2018-02-03 13:59:05 +01: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 Add UnitQuaternion::{new_eps, from_scaled_axis_eps}. 2018-05-06 23:31:36 +02:00
Cargo.toml Release v0.14.1. 2018-03-08 17:31:46 +01: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!