Differences between revisions 2 and 3
Revision 2 as of 2006-09-01 00:23:29
Size: 2316
Editor: DavidJoyner
Comment:
Revision 3 as of 2008-11-14 13:41:55
Size: 2336
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
[http://www.math.wayne.edu/~kaym/research/ braid] is a GAP package for computing with braids, covering curves, [[http://www.math.wayne.edu/~kaym/research/|braid]] is a GAP package for computing with braids, covering curves,
Line 11: Line 11:
[http://www.gap-system.org/Packages/ctbllib.html CTblLib] - The GAP Character Table Library [[http://www.gap-system.org/Packages/ctbllib.html|CTblLib]] - The GAP Character Table Library
Line 13: Line 13:
[http://www.gap-system.org/Packages/design.html DESIGN] is a package for classifying, partitioning and studying block designs. [[http://www.gap-system.org/Packages/design.html|DESIGN]] is a package for classifying, partitioning and studying block designs.
Line 15: Line 15:
[http://www.gap-system.org/Packages/factint.html FactInt] is a package providing routines for factoring integers, in particular: [[http://www.gap-system.org/Packages/factint.html|FactInt]] is a package providing routines for factoring integers, in particular:
Line 22: Line 22:
[http://www.gap-system.org/Packages/gapdoc.html GAPDoc] is a package containing a definition of a structure for [[http://www.gap-system.org/Packages/gapdoc.html|GAPDoc]] is a package containing a definition of a structure for
Line 27: Line 27:
[http://www.gap-system.org/Packages/grape.html GRAPE] ("GRaph Algorithms using PErmutation groups") [[http://www.gap-system.org/Packages/grape.html|GRAPE]] ("GRaph Algorithms using PErmutation groups")
Line 32: Line 32:
[http://www.gap-system.org/Packages/hap.html HAP] ("Homological Algebra Programming") is a GAP package [[http://www.gap-system.org/Packages/hap.html|HAP]] ("Homological Algebra Programming") is a GAP package
Line 35: Line 35:
[http://www.gap-system.org/Packages/laguna.html LAGUNA] ("Lie AlGebras and UNits of group Algebras") [[http://www.gap-system.org/Packages/laguna.html|LAGUNA]] ("Lie AlGebras and UNits of group Algebras")
Line 41: Line 41:
[http://www.gap-system.org/Packages/sonata.html SONATA] ("System Of Nearrings And Their Applications") is a package [[http://www.gap-system.org/Packages/sonata.html|SONATA]] ("System Of Nearrings And Their Applications") is a package
Line 44: Line 44:
[http://www.gap-system.org/Packages/toric.html TORIC] is a GAP package for computing with toric varieties. [[http://www.gap-system.org/Packages/toric.html|TORIC]] is a GAP package for computing with toric varieties.

Several "official" GAP packages are included, all of which are available from http://www.gap-system.org/Packages/packages.html. They are all released under the GPL with the following exception: GRAPE contains nauty (written by Brendon McKay).

A brief description of each package follows:

braid is a GAP package for computing with braids, covering curves, and Hurwitz spaces.

CTblLib - The GAP Character Table Library

DESIGN is a package for classifying, partitioning and studying block designs.

FactInt is a package providing routines for factoring integers, in particular:

  • Pollard's p-1
  • Williams' p+1
  • Elliptic Curves Method (ECM)
  • Continued Fraction Algorithm (CFRAC)
  • Multiple Polynomial Quadratic Sieve (MPQS)

GAPDoc is a package containing a definition of a structure for GAP documentation, based on XML. It also contains conversion programs for producing text-, DVI-, PDF- or HTML-versions of such documents, with hyperlinks if possible.

GRAPE ("GRaph Algorithms using PErmutation groups") is a package for computing with graphs and groups, and is primarily designed for constructing and analysing graphs related to groups, finite geometries, and designs.

HAP ("Homological Algebra Programming") is a GAP package providing some functions for group cohomology computation.

LAGUNA ("Lie AlGebras and UNits of group Algebras") package provides functionality for calculation of the normalized unit group of the modular group algebra of the finite p-group and for investigation of Lie algebra associated with group algebras and other associative algebras.

SONATA ("System Of Nearrings And Their Applications") is a package which constructs finite nearrings and related objects.

TORIC is a GAP package for computing with toric varieties.

some_GAP_packages (last edited 2008-11-14 13:41:55 by anonymous)