quantile_estimator icon indicating copy to clipboard operation
quantile_estimator copied to clipboard

memory-efficient Erlang data structures to store distributions of larges sets of data

Results 4 quantile_estimator issues
Sort by recently updated
recently updated
newest added

Fix ceil and floor functions. This functions were added in OTP-18, so there is no need to implement them. Also replace random with rand to keep code more up to...

Hi, @odo. Would it be possible to Git-tag and GitHub-release `quantile_estimator`? Cheers.

Continues from https://github.com/odo/quantile_estimator/issues/6#issuecomment-2196226768... It'd probably make it easier to keep compatibility between `quantile_estimator` and `prometheus.erl` if the uploaded Hex.pm package was for the code in this repository. As is: 1....

Hi, I have trouble to find the correct corresponding source code to quantile_estimator:0.2.1 (RabbitMQ is using it). https://hex.pm/packages/quantile_estimator/0.2.1 does not correspond to any tag in this repository. Is this the...