p-square 0.1.1

The P-Square (P2) algorithm for dynamic calculation of quantiles without storing observations
Documentation
  • Coverage
  • 66.67%
    4 out of 6 items documented2 out of 6 items with examples
  • Size
  • Source code size: 10.18 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.42 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 14s Average build duration of successful builds.
  • all releases: 13s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • rotmh/p-square
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • rotmh

P-Square

Crates.io Documentation Tests

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 or http://opensource.org/licenses/MIT).