You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

305 B

0.4.0

  • Serialization & deserialization of tdigest objects

0.3.0

  • ALTREP-aware
  • length() and [ implemented for tdigest objects

0.2.0

  • Added input validity checks
  • Added quantile() function S3 implementation for tdigest objects
  • Added examples
  • Added more tests

0.1.0

  • Initial release