Crates.io | psqr |
lib.rs | psqr |
version | 0.1.1 |
source | src |
created_at | 2023-04-14 13:11:15.900608 |
updated_at | 2023-04-14 13:24:24.427888 |
description | The P-Square Algorithm for Dynamic Calculation of Percentiles and Histograms without Storing Observations |
homepage | |
repository | https://github.com/divinerapier/psqr |
max_upload_size | |
id | 839157 |
size | 16,801 |
The P-Square Algorithm for Dynamic Calculation of Percentiles and Histograms without Storing Observations.
An implementation of the paper in Rust.