# P-Square
[](https://crates.io/crates/p-square)
[](https://docs.rs/p-square/)
[](https://github.com/rotmh/p-square/actions/workflows/rust.yml)
The P-Square (P2) algorithm for dynamic calculation of quantiles without storing observations.
See the [paper] for more about the algorithm.
See the [documentation].
## License
Licensed under the MIT license ([LICENSE](LICENSE) or http://opensource.org/licenses/MIT).
[documentation]: https://docs.rs/p-square/
[paper]: https://www.cse.wustl.edu/~jain/papers/ftp/psqr.pdf