Commit graph

15 commits

Author SHA1 Message Date
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
f2c0357f0b Remove unnecessary empty lines. 2003-03-28 21:24:22 +00:00
jschauma
166cb4e295 Use CFLAGS as well. Set GAP_PLATFORM in a way to account for other CC variables.
Fix PLIST.
Bump PKGREVISION.
2003-03-20 22:39:33 +00:00
cjep
382ac3566e Fix Aachen mirror path 2003-01-18 18:22:16 +00:00
cjep
70e7319e9f Work around for PLISTs so that the install machinery should now work on SunOS 2003-01-05 12:43:01 +00:00
cjep
2157785b4c Gap is no longer mirrored at ANU 2003-01-04 23:49:56 +00:00
cjep
e257555003 Fix PLIST to match previous change 2002-12-31 18:40:43 +00:00
cjep
2cf9067a76 Install the prim directory (noted by Bettina Eick in private e-mail).
Bump pkg revision.
2002-12-31 13:02:33 +00:00
cjep
191bdf0218 Fix PLIST again. Bump revision for gap.package.mk ready for xgap (coming
soon).
2002-12-22 19:20:21 +00:00
cjep
b85a7cd41e Fix PLIST. Don't bother installing the startup script as gap${PKGREVISION}
as this serves no purpose.
2002-12-22 18:01:54 +00:00
cjep
de4f7900a2 Change gap.package.mk slightly for ease on adding gp-autpgrp.
The gap.package.mk file needs reworking for it to be of use to all
GAP packages. Bump revision.
2002-12-22 17:40:03 +00:00
cjep
883c8d629a Update of math/gap (GAP 4.3) to bug fix 4.
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-12-22 16:06:33 +00:00
cjep
69f7f37733 Update of GAP-4.3 (math/gap) to bug fix level 3.
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-10-08 04:49:41 +00:00
cjep
08da6fc17a Initial import of GAP-4.3 (bug fix level 1) into the NetBSD packages
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.
2002-08-21 08:04:03 +00:00