Thu, 02 May 2024 02:32:38 UTC | login

Information for build gap-pkg-ferret-1.0.5-1.fc33

ID193296
Package Namegap-pkg-ferret
Version1.0.5
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/gap-pkg-ferret.git#9d088a87da6627b4a76e23a2e8c6645ea6f79029
SummaryBacktracking search in permutation groups
DescriptionFerret is a reimplementation of parts of Jeffery Leon's Partition Backtrack framework in C++, with extensions including: - Ability to intersect many group simultaneously. - Improved refiners based on orbital graphs. This package currently supports: - Group intersection. - Stabilizing many structures including sets, sets of sets, graphs, sets of tuples and tuples of sets. This package can be used by users in two ways: - When the package is loaded many built-in GAP functions such as 'Intersection' and 'Stabilizer' are replaced with more optimized implementations. This requires no changes to existing code. - The function 'Solve' provides a unified interface to accessing all the functionality of the package directly.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 27 Feb 2021 11:35:46 UTC
CompletedSat, 27 Feb 2021 13:30:52 UTC
Taskbuild (f33, /rpms/gap-pkg-ferret.git:9d088a87da6627b4a76e23a2e8c6645ea6f79029)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gap-pkg-ferret.git#9d088a87da6627b4a76e23a2e8c6645ea6f79029'}}
Tags
f33
f37
f38
f39
f40
RPMs
src
gap-pkg-ferret-1.0.5-1.fc33.src.rpm (info) (download)
riscv64
gap-pkg-ferret-1.0.5-1.fc33.riscv64.rpm (info) (download)
gap-pkg-ferret-doc-1.0.5-1.fc33.riscv64.rpm (info) (download)
gap-pkg-ferret-debuginfo-1.0.5-1.fc33.riscv64.rpm (info) (download)
gap-pkg-ferret-debugsource-1.0.5-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 10 2021 Jerry James <loganjerry@gmail.com> - 1.0.5-1 - Version 1.0.5 * Tue Feb 09 2021 Jerry James <loganjerry@gmail.com> - 1.0.4-1 - Version 1.0.4 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed May 27 2020 Jerry James <loganjerry@gmail.com> - 1.0.3-1 - Version 1.0.3 - Replace GPLv2+ with MPLv2.0 in the License field * Thu Apr 30 2020 Jerry James <loganjerry@gmail.com> - 1.0.2-1 - Initial RPM