11 releases
0.0.11 | Dec 3, 2021 |
---|---|
0.0.10 | Dec 2, 2021 |
0.0.9 | Jan 19, 2021 |
#11 in #iterable
Used in 3 crates
(2 directly)
21KB
499 lines
aryth
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