Click here to visit the old openkoji buildsystem (Archived)

Information for build gap-pkg-factint-1.6.3-20.fc40

ID24647
Package Namegap-pkg-factint
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.6.3
Release20.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/gap-pkg-factint.git#d0c9cd53126d6ec924bab58bd53dd463b88f6513
SummaryAdvanced methods for factoring integers
DescriptionFactInt provides implementations of the following methods for factoring integers: - Pollard's p-1 - Williams' p+1 - Elliptic Curves Method (ECM) - Continued Fraction Algorithm (CFRAC) - Multiple Polynomial Quadratic Sieve (MPQS) FactInt also makes use of Richard P. Brent's tables of known factors of integers of the form bk+/-1 for "small" b. The ECM method is suited best for finding factors which are neither too small (i.e. have less than about 12 decimal digits) nor too close to the square root of the number to be factored. The MPQS method is designed for factoring products of two primes of comparable orders of magnitude. CFRAC is the historical predecessor of the MPQS method. Pollard's p-1 and Williams' p+1 are useful for finding factors p such that all prime factors of p-1 (respectively p+1) are "small", e.g. smaller than 1000000. All factoring methods implemented in this package are probabilistic. In particular the time needed by the ECM method depends largely on luck. FactInt provides a general-purpose factorization routine which uses an appropriate combination of the methods mentioned above, the Pollard Rho routine which is implemented in the GAP Library and a variety of tricks for special cases to obtain a good average performance for "arbitrary" integers. At the user's option, FactInt provides detailed information about the progress of the factorization process.
https://github.com/gap-packages/FactInt
Built bykojiadmin
State failed
Volume DEFAULT
StartedSat, 18 May 2024 17:27:05 CST
CompletedSat, 18 May 2024 17:34:25 CST
Taskbuild (f40, /rpms/gap-pkg-factint.git:d0c9cd53126d6ec924bab58bd53dd463b88f6513)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gap-pkg-factint.git#d0c9cd53126d6ec924bab58bd53dd463b88f6513'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Mar 15 2024 Jerry James <loganjerry@gmail.com> - 1.6.3-20 - Rebuild for gap 4.13.0 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jan 12 2023 Jerry James <loganjerry@gmail.com> - 1.6.3-9 - Update for split GAP directories * Thu Nov 10 2022 Jerry James <loganjerry@gmail.com> - 1.6.3-8 - Clarify license of the doc subpackage * Tue Sep 27 2022 Jerry James <loganjerry@gmail.com> - 1.6.3-8 - Update for gap 4.12.0 * Tue Aug 16 2022 Jerry James <loganjerry@gmail.com> - 1.6.3-7 - Convert License tag to SPDX * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild