11 releases

0.0.11 Dec 3, 2021
0.0.10 Dec 2, 2021
0.0.9 Jan 19, 2021

#1502 in Math

32 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