apache / datasketches-java

A software library of stochastic streaming algorithms, a.k.a. sketches.
https://datasketches.apache.org
Apache License 2.0
875 stars 207 forks source link

The recent additions to KllDoubles classes have been replicated to the KllFloats classes. #540

Closed leerho closed 3 months ago

leerho commented 3 months ago

Changes by Class: Note: the corresponding floats and doubles classes match line-by-line to make checking and troubleshooting easier.

/kll/

/quantilescommon/

/test/.../common/

/test/.../kll/

/test/.../quantilescommon/