2 releases (1 stable)
Uses new Rust 2024
| 1.0.0 | May 20, 2025 |
|---|---|
| 0.1.1 | Apr 30, 2025 |
| 0.1.0 |
|
#702 in Math
153 downloads per month
Used in bench_diff
105KB
2K
SLoC
basic_stats
A lightweight library that provides some basic parametric and non-parametric statistics and hypothesis tests.
This library strives for ease of use and small size. The only numeric types used are u64 and f64. Functions in this library operate on primitive types, iterators, or slices.
Documentation
See the API documentation on docs.rs, which includes an overview and usage examples, and the source repo.
Support
Create a new issue on GitHub.
License
This library is distributed under the terms of the MIT license, with copyright retained by the author.
See LICENSE for details.
Dependencies
~0–1MB
~20K SLoC