quantile_estimator
quantile_estimator copied to clipboard
memory-efficient Erlang data structures to store distributions of larges sets of data
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....