Thu, 02 May 2024 05:10:35 UTC | login

Information for build erlang-hyper-0-0.5.20161011git4b1abc4.fc29

ID72588
Package Nameerlang-hyper
Version0
Release0.5.20161011git4b1abc4.fc29
Epoch
SummaryAn implementation of the HyperLogLog algorithm in Erlang
DescriptionAn implementation of the HyperLogLog algorithm in Erlang. Using HyperLogLog you can estimate the cardinality of very large data sets using constant memory. The relative error is 1.04 * sqrt(2^P). When creating a new HyperLogLog filter, you provide the precision P, allowing you to trade memory for accuracy. The union of two filters is lossless.
scm:git:https://github.com/GameAnalytics/hyper.git
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 27 Aug 2018 23:38:37 UTC
CompletedMon, 27 Aug 2018 23:57:26 UTC
Taskbuild (f29-candidate, erlang-hyper-0-0.5.20161011git4b1abc4.fc29.src.rpm)
Tags
f29
RPMs
src
erlang-hyper-0-0.5.20161011git4b1abc4.fc29.src.rpm (info) (download)
riscv64
erlang-hyper-0-0.5.20161011git4b1abc4.fc29.riscv64.rpm (info) (download)
erlang-hyper-debuginfo-0-0.5.20161011git4b1abc4.fc29.riscv64.rpm (info) (download)
erlang-hyper-debugsource-0-0.5.20161011git4b1abc4.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.5.20161011git4b1abc4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Mar 21 2018 Peter Lemenkov <lemenkov@gmail.com> - 0-0.4.20161011git4b1abc4 - Rebuild for Erlang 20 (with proper builddeps) * Fri Feb 23 2018 Peter Lemenkov <lemenkov@gmail.com> - 0-0.3.20161011git4b1abc4 - Rebuild for Erlang 20 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.2.20161011git4b1abc4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Aug 22 2017 Peter Lemenkov <lemenkov@gmail.com> - 0-0.1.20161011git4b1abc4 - Initial build