Sun, 24 Nov 2024 12:23:22 UTC | login

Information for build libfplll-5.3.2-2.fc33

ID139186
Package Namelibfplll
Version5.3.2
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libfplll.git#4bf6820aa1be2236a86e06ddfdc69c32c8b7670f
SummaryLLL-reduces euclidean lattices
Descriptionfplll contains several algorithms on lattices that rely on floating-point computations. This includes implementations of the floating-point LLL reduction algorithm, offering different speed/guarantees ratios. It contains a 'wrapper' choosing the estimated best sequence of variants in order to provide a guaranteed output as fast as possible. In the case of the wrapper, the succession of variants is oblivious to the user. It also includes a rigorous floating-point implementation of the Kannan-Fincke-Pohst algorithm that finds a shortest non-zero lattice vector, and the BKZ reduction algorithm.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 09:16:53 UTC
CompletedFri, 27 Mar 2020 14:47:16 UTC
Taskbuild (f33, /rpms/libfplll.git:4bf6820aa1be2236a86e06ddfdc69c32c8b7670f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libfplll.git#4bf6820aa1be2236a86e06ddfdc69c32c8b7670f'}}
Tags
f33
RPMs
src
libfplll-5.3.2-2.fc33.src.rpm (info) (download)
riscv64
libfplll-5.3.2-2.fc33.riscv64.rpm (info) (download)
libfplll-devel-5.3.2-2.fc33.riscv64.rpm (info) (download)
libfplll-static-5.3.2-2.fc33.riscv64.rpm (info) (download)
libfplll-tools-5.3.2-2.fc33.riscv64.rpm (info) (download)
libfplll-debuginfo-5.3.2-2.fc33.riscv64.rpm (info) (download)
libfplll-debugsource-5.3.2-2.fc33.riscv64.rpm (info) (download)
libfplll-tools-debuginfo-5.3.2-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jan 09 2020 Jerry James <loganjerry@gmail.com> - 5.3.2-1 - Version 5.3.2 * Tue Dec 17 2019 Jerry James <loganjerry@gmail.com> - 5.3.1-1 - Version 5.3.1 - All patches have been upstreamed; drop them all * Thu Nov 28 2019 Jerry James <loganjerry@gmail.com> - 5.3.0-1 - Version 5.3.0 * Wed Oct 09 2019 Jerry James <loganjerry@gmail.com> - 5.2.1-5 - Rebuild for mpfr 4 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 02 2018 Jerry James <loganjerry@gmail.com> - 5.2.1-1 - New upstream release (bz 1499072) - Update URL - Drop upstreamed -rounding patch