A fast and lightweight rust math library
reikna
is a math library for rust designed to be fast and lightweight.
Clone the repository, and copy the files into your project. A crate should
be available on crates.io
in the near future.
Documentation is available here, through GitHub pages.
Unit tests are available for each module, they can be run with cargo test
.
Licensed under the MIT License, see LICENSE for more information.