Skip to content

v0.5.0

Compare
Choose a tag to compare
@CamDavidsonPilon CamDavidsonPilon released this 27 Dec 13:35
· 39 commits to master since this release

0.5.0

  • updated to use new accumulation_tree library. This replacement means much better performance in updating the TDigest's inserts (linear to logarithmic complexity).
  • Fixed issues with percentile function
  • quantile has be renamed to the more correct name cdf