Linear algebra library for Rust.
Go to file
sebcrozet 7ecbacacda Add elimination tree computation. 2018-10-30 07:46:34 +01:00
benches Bench closure should return the result 2018-06-16 14:27:55 +02:00
ci Run CI tests on nalgebra-glm too. 2018-10-07 06:34:03 +02:00
examples Run rust fmt. 2018-02-03 13:59:05 +01:00
nalgebra-glm Capitalize Euler. 2018-10-16 18:29:09 +02:00
nalgebra-lapack Add favicons to docs. 2018-10-16 18:28:39 +02:00
src Add elimination tree computation. 2018-10-30 07:46:34 +01:00
tests Add lower triangular solve with sparse right-hand-side. 2018-10-23 18:18:05 +02: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 Add a Point::from_slice 2018-10-13 13:13:48 +02:00
Cargo.toml Implement CsMatrix: axpy_cs, transpose, Add and Mul. 2018-10-20 22:42:16 +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 Update travis badge link. 2018-09-15 09:28:56 +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!