Skip to content

5.2.0

Latest

Choose a tag to compare

@jmalkin jmalkin released this 01 Mar 07:52
· 2 commits to main since this release

This is a minor version upgrade with the following changes:

  • Fixes a couple bugs in theta sketch compression (by upgrading the c++ dependency)
  • Adds get_PMF and get_CDF to t-digest
  • Adds t-digest documentation to pydocs
  • Defaults to using the system cmake when available