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

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

#1688 in Algorithms

Download history 10/week @ 2024-07-26 29/week @ 2024-08-02 114/week @ 2024-08-09 125/week @ 2024-08-16 91/week @ 2024-08-23 310/week @ 2024-08-30 90/week @ 2024-09-06 92/week @ 2024-09-13 82/week @ 2024-09-20 72/week @ 2024-09-27 94/week @ 2024-10-04 186/week @ 2024-10-11 126/week @ 2024-10-18 155/week @ 2024-10-25 133/week @ 2024-11-01

611 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