11 releases

0.0.11 Dec 3, 2021
0.0.10 Dec 2, 2021
0.0.9 Jan 19, 2021
Download history 2/week @ 2023-05-21 11/week @ 2023-05-28 9/week @ 2023-06-04 4/week @ 2023-06-11 51/week @ 2023-06-18 16/week @ 2023-06-25 12/week @ 2023-07-02 17/week @ 2023-07-09 16/week @ 2023-07-16 13/week @ 2023-07-23 7/week @ 2023-07-30 12/week @ 2023-08-06 17/week @ 2023-08-13 21/week @ 2023-08-20 28/week @ 2023-08-27 24/week @ 2023-09-03

90 downloads per month
Used in 3 crates (2 directly)

MIT license

21KB
499 lines

aryth

crate documentation minimum rustc 1.48 build status

Basic math and statistics tools

Usage

Add this to your Cargo.toml:

[dependencies]
aryth = ">=0.0.1"

and this to your crate root:

extern crate aryth;

Compatibility

The aryth crate is tested for rustc 1.48 and greater.

License

Licensed under

Dependencies

~2.7–4MB
~69K SLoC