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

#618 in Math

Download history 7/week @ 2023-11-20 5/week @ 2023-11-27 8/week @ 2023-12-04 37/week @ 2023-12-11 93/week @ 2023-12-18 44/week @ 2023-12-25 25/week @ 2024-01-01 55/week @ 2024-01-08 22/week @ 2024-01-15 62/week @ 2024-01-22 3/week @ 2024-01-29 17/week @ 2024-02-05 48/week @ 2024-02-12 77/week @ 2024-02-19 36/week @ 2024-02-26 28/week @ 2024-03-04

193 downloads per month
Used in prime-factor

MIT license

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.

No runtime deps