53131731b3 | ||
---|---|---|
src | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
pkg.rs |
README.md
nalgebra
nalgebra is a n-dimensional linear algebra library written with the rust programming language. It is mainly focused on features needed for real-time physics. It should be usable for graphics too.
Disclaimer
As of today, nalgebra is largely untested.
Licence
nalgebra is provided "as is", under the BSD 3-Clause License.