diff options
author | cjep <cjep@pkgsrc.org> | 2002-12-22 19:28:15 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-12-22 19:28:15 +0000 |
commit | d47fb0b37d3b638d3d35140cf4f500bc36903b37 (patch) | |
tree | d42cb274786d5fbc6748e84cb1a6a42700c1a6d0 | |
parent | 2cb9a14036bd2e6f96c93e8240d053820bf0d4ea (diff) | |
download | pkgsrc-d47fb0b37d3b638d3d35140cf4f500bc36903b37.tar.gz |
Initial import of XGAP 4.16 into the NetBSD packages collection as
math/xgap.
XGAP is a graphical user interface for GAP, it extends the GAP library
with functions dealing with graphic sheets and objects. Using these
functions it also supplies a graphical interface for investigating the
subgroup lattice of a group, giving you easy access to the low index
subgroups, prime quotient and Reidemeister-Schreier algorithms and
many other GAP functions for groups and subgroups.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index c050308d0a6..4dca61a105d 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.872 2002/12/22 18:31:52 cjep Exp $ +$NetBSD: CHANGES,v 1.873 2002/12/22 19:28:15 cjep Exp $ Changes to the packages collection and infrastructure in 2002: @@ -4057,3 +4057,4 @@ Changes to the packages collection and infrastructure in 2002: Updated pango to 1.0.5nb1 [jmmv 2002-12-22] Added gp-autpgrp-1.1 [cjep 2002-12-22] Added gp-lag-2.1 [cjep 2002-12-22] + Added xgap-4.16 [cjep 2002-12-22] |