Linear algebra library for Rust.
Go to file
Sébastien Crozet 42b48563be Make serde optional behind the "serde-serialize" feature. 2017-02-15 22:04:34 +01:00
benches Complete library rewrite. 2016-12-04 22:47:36 +01:00
examples Update the changelog. 2017-02-14 18:49:25 +01:00
src Make serde optional behind the "serde-serialize" feature. 2017-02-15 22:04:34 +01:00
tests Doc + slerp + conversions. 2017-02-12 18:17:09 +01:00
.gitignore update .gitignore. 2016-08-21 22:01:39 +02:00
.travis.yml Make serde optional behind the "serde-serialize" feature. 2017-02-15 22:04:34 +01:00
CHANGELOG.md Make serde optional behind the "serde-serialize" feature. 2017-02-15 22:04:34 +01:00
Cargo.toml Make serde optional behind the "serde-serialize" feature. 2017-02-15 22:04:34 +01:00
LICENSE Initial commit. 2013-05-14 11:34:28 +00:00
Makefile Make serde optional behind the "serde-serialize" feature. 2017-02-15 22:04:34 +01:00
README.md Make serde optional behind the "serde-serialize" feature. 2017-02-15 22:04:34 +01:00

README.md

crates.io

Build status crates.io

Users guide | Documentation | Forum


Linear algebra library for the Rust programming language.