4 releases (breaking)
Uses old Rust 2015
0.12.3 | Aug 17, 2020 |
---|---|
0.10.0 | Aug 6, 2016 |
0.6.0 | Jul 3, 2016 |
0.5.0 | Jun 29, 2016 |
#1406 in Math
114 downloads per month
Used in prime-factor
93KB
1.5K
SLoC
NOTE: This project is not actively developed.
I will try to fix bugs as reported. Contact me if you are interested in taking over the project.
reikna
A fast and lightweight rust math library
about
reikna
is a math library for rust designed to be fast and lightweight.
More information, including examples, can be found here.
usage
Add the crate to your Cargo.toml
Alternatively, add clone the repository and add the files manually.
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.