Commit graph

4 commits

Author SHA1 Message Date
joerg
e03d0524a9 don't declare errno, it was even used before that point anyway. 2005-12-02 23:44:18 +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
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