Fedora Packages

gap-pkg-guava

Computing with error-correcting codes

GUAVA 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.

Releases Overview

Release Stable Testing
Fedora Rawhide 3.19-1.fc41 -
Fedora 40 3.18-9.fc40 3.18-9.fc40
Fedora 39 3.18-4.fc39 -
Fedora 38 3.18-2.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at gap-pkg-guava dash maintainers at fedoraproject dot org.



Sources on Pagure