Sat, 27 Apr 2024 20:38:29 UTC | login

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

ID75116
Package Nameerlang-hyper
Version0
Release0.6.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, 26 Nov 2018 16:33:36 UTC
CompletedMon, 26 Nov 2018 17:31:19 UTC
Taskbuild (f29-candidate, erlang-hyper-0-0.6.20161011git4b1abc4.fc29.src.rpm)
Tags
f29
f30
f31
f32
f33
f37
f38
f39
f40
RPMs
src
erlang-hyper-0-0.6.20161011git4b1abc4.fc29.src.rpm (info) (download)
riscv64
erlang-hyper-0-0.6.20161011git4b1abc4.fc29.riscv64.rpm (info) (download)
erlang-hyper-debuginfo-0-0.6.20161011git4b1abc4.fc29.riscv64.rpm (info) (download)
erlang-hyper-debugsource-0-0.6.20161011git4b1abc4.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Oct 02 2018 Peter Lemenkov <lemenkov@gmail.com> - 0-0.6.20161011git4b1abc4 - Rebuild with noarch deps * 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