Click here to visit the old openkoji buildsystem (Archived)

Information for build libfplll-5.4.5-3.fc40

ID31347
Package Namelibfplll
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version5.4.5
Release3.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/libfplll.git#6f17ae236ea12ea9320010ea39f322cb40942186
SummaryLattice algorithms using floating-point arithmetic
Descriptionfplll contains implementations of several lattice algorithms. The implementation relies on floating-point orthogonalization, and LLL is central to the code, hence the name. It includes implementations of floating-point LLL reduction algorithms, 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 includes an implementation of the BKZ reduction algorithm, including the BKZ-2.0 improvements (extreme enumeration pruning, pre-processing of blocks, early termination). Additionally, Slide reduction and self dual BKZ are supported. It also includes a floating-point implementation of the Kannan-Fincke-Pohst algorithm that finds a shortest non-zero lattice vector. Finally, it contains a variant of the enumeration algorithm that computes a lattice vector closest to a given vector belonging to the real span of the lattice.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 04 May 2024 02:04:01 CST
CompletedSat, 04 May 2024 04:49:00 CST
Taskbuild (f40, /rpms/libfplll.git:6f17ae236ea12ea9320010ea39f322cb40942186)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libfplll.git#6f17ae236ea12ea9320010ea39f322cb40942186'}}
Tags
f40
RPMs
src
libfplll-5.4.5-3.fc40.src.rpm (info) (download)
riscv64
libfplll-5.4.5-3.fc40.riscv64.rpm (info) (download)
libfplll-devel-5.4.5-3.fc40.riscv64.rpm (info) (download)
libfplll-static-5.4.5-3.fc40.riscv64.rpm (info) (download)
libfplll-tools-5.4.5-3.fc40.riscv64.rpm (info) (download)
libfplll-debuginfo-5.4.5-3.fc40.riscv64.rpm (info) (download)
libfplll-debugsource-5.4.5-3.fc40.riscv64.rpm (info) (download)
libfplll-tools-debuginfo-5.4.5-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
root.log
hw_info.log
build.log
installed_pkgs.log
state.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Oct 19 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 5.4.5-1 - Update to 5.4.5 (close RHBZ#2244911) * Tue Aug 15 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 5.4.4-5 - Unbundle cr-marcstevens-snippets-thread_pool-devel * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jun 03 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 5.4.4-3 - Remove explicit %set_build_flags, not needed since F36 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jan 12 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 5.4.4-1 - Update to 5.4.4 (close RHBZ#2155414) - Bumps .so version to 8 * Thu Jan 12 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 5.4.2-5 - Improved, hand-written man pages * Tue Jan 10 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 5.4.2-4 - Update License to include header-only dependencies * Fri Aug 05 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 5.4.2-3 - Update License to SPDX * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu May 26 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 5.4.2-1 - Update to 5.4.2 (close RHBZ#2090122) - Better document licensing - Document bundled cr-marcstevens-snippets-thread_pool-devel, and prepare to unbundle it - Unbundle json-devel