Subject: CVS commit: pkgsrc/doc
To: None <pkgsrc-changes@netbsd.org>
From: Chris Pinnock <cjep@netbsd.org>
List: pkgsrc-changes
Date: 10/08/2002 07:50:44
Module Name: pkgsrc
Committed By: cjep
Date: Tue Oct 8 04:50:44 UTC 2002
Modified Files:
pkgsrc/doc: CHANGES
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.200 -r1.201 pkgsrc/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.