#algorithm #histogram #percentile #calculations #observation #storing #dynamic

psqr

The P-Square Algorithm for Dynamic Calculation of Percentiles and Histograms without Storing Observations

2 releases

0.1.1 Apr 14, 2023
0.1.0 Apr 14, 2023

#7 in #percentile

40 downloads per month

Apache-2.0

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.

Thanks

No runtime deps