Releases: GraphMetrics/sketches-go
Releases · GraphMetrics/sketches-go
v0.2.0
What is new
- Precompute the min and max indexable values
- Remove the zero count
- Add interface to get quantile index
v0.1.0
What is new
Differences with original work
- Switch from float64 to int32
- Removed support for negative numbers
- Expose stored bins
- Limit index to in16
- Removed Protobuf