psqr

Crates.iopsqr
lib.rspsqr
version0.1.1
sourcesrc
created_at2023-04-14 13:11:15.900608
updated_at2023-04-14 13:24:24.427888
descriptionThe P-Square Algorithm for Dynamic Calculation of Percentiles and Histograms without Storing Observations
homepage
repositoryhttps://github.com/divinerapier/psqr
max_upload_size
id839157
size16,801
divinerapier (divinerapier)

documentation

README

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

Commit count: 2

cargo fmt