Mon, 29 Apr 2024 00:12:18 UTC | login

Information for build gap-pkg-guava-3.14-2.fc29

ID65568
Package Namegap-pkg-guava
Version3.14
Release2.fc29
Epoch
SummaryComputing with error-correcting codes
DescriptionGUAVA is a package that implements coding theory algorithms in GAP. Codes can be created and manipulated and information about codes can be calculated. GUAVA consists of various files written in the GAP language, and an external program from J. S. Leon for dealing with automorphism groups of codes and isomorphism testing functions. Several algorithms that need the speed are integrated in the GAP kernel. The functions within GUAVA can be divided into four categories: - Construction of codes. GUAVA can construct non-linear, linear and cyclic codes over an arbitrary finite field. Examples are HadamardCode, ReedMullerCode, BestKnownLinearCode, QRCode and GoppaCode. - Manipulation of codes. These functions allow the user to transform one code into another or to construct a new code from two codes. Examples are PuncturedCode, DualCode, DirectProductCode and UUVCode. - Computation of information about codes. This information is stored in the code record. Examples are MinimumDistance, OuterDistribution, IsSelfDualCode and AutomorphismGroup. - Generation of bounds on linear codes. The table by Brouwer and Verhoeff (as it existed in the mid-1990s) is incorporated into GUAVA. For example, BoundsMinimumDistance.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Jul 2018 22:40:55 UTC
CompletedFri, 27 Jul 2018 23:26:24 UTC
Taskbuild (f29-candidate, gap-pkg-guava-3.14-2.fc29.src.rpm)
Tags
f29
f30
RPMs
src
gap-pkg-guava-3.14-2.fc29.src.rpm (info) (download)
riscv64
gap-pkg-guava-3.14-2.fc29.riscv64.rpm (info) (download)
gap-pkg-guava-debuginfo-3.14-2.fc29.riscv64.rpm (info) (download)
gap-pkg-guava-debugsource-3.14-2.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Mar 29 2018 Jerry James <loganjerry@gmail.com> - 3.14-1 - New upstream version - Drop upstreamed -bibtex patch * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.13.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.13.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.13.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.13.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Jan 06 2017 Jerry James <loganjerry@gmail.com> - 3.13.1-3 - Fix a broken submake command * Fri Aug 19 2016 Jerry James <loganjerry@gmail.com> - 3.13.1-2 - More compiler warnings fixed * Tue Aug 16 2016 Jerry James <loganjerry@gmail.com> - 3.13.1-1 - Initial RPM