Linear algebra library for Rust.
Go to file
Nil Goyette 2ad227661a Fix RowVector3 cross product 2018-01-17 11:23:27 -05:00
benches Fix unused_result lint errors. 2017-08-15 19:07:18 +02:00
examples Add the most common matrix decompositions. 2017-08-15 19:07:18 +02:00
nalgebra-lapack Fix spelling of "below" 2017-10-26 21:13:35 -07:00
src Fix RowVector3 cross product 2018-01-17 11:23:27 -05:00
tests Add regression test for RowVector3 cross product 2018-01-17 11:13:18 -05:00
.gitignore update .gitignore. 2016-08-21 22:01:39 +02:00
.travis.yml Mint vector conversions 2017-10-09 20:22:24 +02:00
CHANGELOG.md Release v0.13.1. 2017-10-10 22:12:07 +02:00
Cargo.toml Release v0.13.1. 2017-10-10 22:12:07 +02:00
LICENSE Initial commit. 2013-05-14 11:34:28 +00:00
Makefile Fix abomonation integration. 2017-08-15 19:36:38 +02:00
README.md Add Patreon button to the README. 2017-08-15 19:07: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 which to donate to support the development of nalgebra:

Become a Patron!