Information for build ntl-11.5.1-14.fc43

ID169721
Package Namentl
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version11.5.1
Release14.fc43
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ntl.git#7040c4fec6b477cc6f194af946aca1ffc908a2eb
SummaryHigh-performance algorithms for vectors, matrices, and polynomials
DescriptionNTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers; for vectors, matrices, and polynomials over the integers and over finite fields; and for arbitrary precision floating point arithmetic. NTL provides high quality implementations of state-of-the-art algorithms for: * arbitrary length integer arithmetic and arbitrary precision floating point arithmetic; * polynomial arithmetic over the integers and finite fields including basic arithmetic, polynomial factorization, irreducibility testing, computation of minimal polynomials, traces, norms, and more; * lattice basis reduction, including very robust and fast implementations of Schnorr-Euchner, block Korkin-Zolotarev reduction, and the new Schnorr-Horner pruning heuristic for block Korkin-Zolotarev; * basic linear algebra over the integers, finite fields, and arbitrary precision floating point numbers.
git:https://github.com/libntl/ntl.git
Built bykojiadmin
State complete
Volume DEFAULT
StartedWed, 12 Nov 2025 00:58:15 CST
CompletedWed, 12 Nov 2025 05:07:13 CST
Taskbuild (f43, /rpms/ntl.git:7040c4fec6b477cc6f194af946aca1ffc908a2eb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ntl.git#7040c4fec6b477cc6f194af946aca1ffc908a2eb'}}
Tags
f43
RPMs
src
ntl-11.5.1-14.fc43.src.rpm (info) (download)
riscv64
ntl-11.5.1-14.fc43.riscv64.rpm (info) (download)
ntl-devel-11.5.1-14.fc43.riscv64.rpm (info) (download)
ntl-debuginfo-11.5.1-14.fc43.riscv64.rpm (info) (download)
ntl-debugsource-11.5.1-14.fc43.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
dnf5.log
root.log
state.log
mock_output.log
mock_config.log
build.log
installed_pkgs.log
Changelog * Mon Aug 04 2025 Jerry James <loganjerry@gmail.com> - 11.5.1-14 - Stop building for 32-bit x86 - Remove unneeded multilib support * Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 11.5.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Wed Apr 23 2025 David Abdurachmanov <davidlt@rivosinc.com> - 11.5.1-12 - Update old config.{guess,sub} scripts * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 11.5.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 11.5.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 11.5.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 11.5.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Aug 10 2023 Jerry James <loganjerry@gmail.com> - 11.5.1-7 - Use a more reliable way of detecting CPU features