reikna

A fast and lightweight rust math library

about

reikna is a math library for rust designed to be fast and lightweight.

usage

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.

license

Licensed under the MIT License, see LICENSE for more information.