Releases: SGrondin/tdigest
Releases · SGrondin/tdigest
2.2.0
2.1.3
2.1.2
2.1.1
2.1.0
- Added
Tdigest.is_empty
- Added
[@@deriving sexp]
to all visible data types.- Note: it's strongly recommended to serialize/deserialize using
to_string
/of_string
instead of the S-Expression functions- This has been fixed in 2.1.1
- Note: it's strongly recommended to serialize/deserialize using
- Further optimized
to_string
,of_string
, and a few internal systems