Linear algebra library for Rust.
Go to file
Diggory Hardy 6ebb768309 Make rand optional
Tests pass with default features (rand_with_std)
Tests pass with std only, with --tests restriction (doc tests fail)
2019-09-16 12:44:40 +01:00
benches Update rand dependency to 0.7 + some tweaks 2019-09-16 10:42:37 +01:00
ci Make rand optional 2019-09-16 12:44:40 +01:00
examples Rename Real to RealField. 2019-03-25 11:21:41 +01:00
nalgebra-glm Fixes #637: removes not used parameter from cross 2019-09-08 20:57:57 +02:00
nalgebra-lapack Update rand dependency to 0.7 + some tweaks 2019-09-16 10:42:37 +01:00
src Make rand optional 2019-09-16 12:44:40 +01:00
tests Make rand optional 2019-09-16 12:44:40 +01:00
.gitignore Add .idea folder to gitignore. 2018-09-13 09:23:08 +02:00
.travis.yml Fix CI (#634) 2019-08-13 10:05:39 +02:00
CHANGELOG.md Update changelog. 2019-08-27 20:53:54 +02:00
Cargo.toml Make rand optional 2019-09-16 12:44:40 +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 HTTPS All The Things (#608) 2019-06-11 20:56:50 +02:00
rustfmt.toml Add rustfmt.toml. 2018-11-06 18:32:31 +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!