2 releases
0.1.1 | Apr 14, 2023 |
---|---|
0.1.0 | Apr 14, 2023 |
#1560 in Algorithms
22 downloads per month
7KB
123 lines
P Square Algorithm
The P-Square Algorithm for Dynamic Calculation of Percentiles and Histograms without Storing Observations.
An implementation of the paper in Rust.