summaryrefslogtreecommitdiff
path: root/math/gap
AgeCommit message (Collapse)AuthorFilesLines
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-2/+2
2003-03-28Remove unnecessary empty lines.wiz1-2/+1
2003-03-20Use CFLAGS as well. Set GAP_PLATFORM in a way to account for other CC ↵jschauma4-6/+20
variables. Fix PLIST. Bump PKGREVISION.
2003-01-18Fix Aachen mirror pathcjep1-2/+2
2003-01-05Work around for PLISTs so that the install machinery should now work on SunOScjep3-8/+24
2003-01-04Gap is no longer mirrored at ANUcjep1-2/+1
2002-12-31Fix PLIST to match previous changecjep1-1/+36
2002-12-31Install the prim directory (noted by Bettina Eick in private e-mail).cjep2-5/+5
Bump pkg revision.
2002-12-22Fix PLIST again. Bump revision for gap.package.mk ready for xgap (comingcjep3-5/+20
soon).
2002-12-22Fix PLIST. Don't bother installing the startup script as gap${PKGREVISION}cjep2-5/+3
as this serves no purpose.
2002-12-22Change gap.package.mk slightly for ease on adding gp-autpgrp.cjep2-6/+7
The gap.package.mk file needs reworking for it to be of use to all GAP packages. Bump revision.
2002-12-22Update of math/gap (GAP 4.3) to bug fix 4.cjep4-14/+17
Changes since bug fix 3: * Interface changes affecting the AutPGrp and ANUPQ packages (these packages will need reinstallation). * 24 computational problems (please see the description4 file supplied with the GAP distribution and the NetBSD package).
2002-10-08Update of GAP-4.3 (math/gap) to bug fix level 3.cjep6-4343/+4283
Corrections since bug fix level 1 include: * A problem with the inversion routine for quaternions. * A segmentation fault when appending to a length 0 compressed vector over GF2. * An error in the computation of inverses in quaternion algebras with non-standard parameters. * A problem in backtrack routines using `Suborbits' if the group has fixed points in the range [1..max(Omega)]. * A problem with the linear algebra methods for Lie algebra cohomology. * A Problem with inverting lists of compressed vectors over fields of order greater than 2. * An error in computing whether an element is in a Green's D equivalence class or not. * Problems with various functions (including GQuotient, IntScalarProduct, NonnegIntScalarProducts, CharacterTableDirectProduct) * Problems with various methods (including IsGreensLessThanOrEqual and GroupHClassOfGreensDClass, AssociatedReesMatrixSemigroupOfDClass, IsZeroSimpleSemigroup, IsomorphismReesMatrixSemigroup and SandwichMatrixOfReesZeroMatrixSemigroup) XXX A bug has been introduced into GAP which prevents the test suite (zmodnz.tst) from working in this version. This will be fixed in bug fix 4. For full details, please see the "description3" file that comes with this package in ${PREFIX}/lib/gap4.3.
2002-08-21Initial import of GAP-4.3 (bug fix level 1) into the NetBSD packagescjep7-0/+4420
collection as math/gap. GAP (Groups, Algorithms and Programs) is a free system for computational discrete algebra. Its capabilities include computation involving cyclotomic and finite fields, residue class rings, p-adic numbers, multivariate polynomials and rational functions, vectors, matrices and finite groups. GAP can be copied and distributed freely for any non-commercial purpose.