Linear algebra library for Rust.
Go to file
Jack Wrenn b83c3b857b Rename `MatrixArray` to `ArrayStorage`.
See #470.
2018-12-06 20:51:29 +01:00
benches Add rustfmt.toml and run it. 2018-10-27 15:00:18 +02:00
ci Run CI tests on nalgebra-glm too. 2018-10-07 06:34:03 +02:00
examples Add an example for the resolution of a linear system. 2018-11-10 13:57:40 +01:00
nalgebra-glm Implement From<Vector> for Translation and Quaternion. 2018-11-01 11:07:36 +01:00
nalgebra-lapack Add rustfmt.toml and run it. 2018-10-27 15:00:18 +02:00
src Rename `MatrixArray` to `ArrayStorage`. 2018-12-06 20:51:29 +01:00
tests Fix cornercase for Rotation3 conversion to euler angles. 2018-12-04 22:04:07 +01:00
.gitignore Add .idea folder to gitignore. 2018-09-13 09:23:08 +02:00
.travis.yml Dedicate a specific CI job to nalgebra-lapack + fix Xargo build. 2018-05-26 22:07:57 +02:00
CHANGELOG.md Update changelog. 2018-11-23 07:01:45 +01:00
Cargo.toml Release v0.16.12. 2018-12-04 22:05:09 +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 Add discord chat button. (#462) 2018-11-01 16:38:58 +01:00
rustfmt.toml Add rustfmt.toml and run it. 2018-10-27 15:00: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 wish to donate to support the development of nalgebra:

Become a Patron!