You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build/pkgs/gap_packages/SPKG.rst
+48Lines changed: 48 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,14 +56,23 @@ Graaf)
56
56
crime - package to compute the cohomology ring of finite p-groups,
57
57
induced maps, and Massey products. (Author: Marcus Bishop)
58
58
59
+
crypting - The crypting package provides some cryptographic primitives so that the JupyterKernel package works.
60
+
(Authors: Markus Pfeiffer and The GAP Team)
61
+
59
62
cryst - Computing with crystallographic groups (Authors: Bettina Eick,
60
63
Franz Gähler, Werner Nickel)
61
64
62
65
CTblLib - The GAP Character Table Library (Author: Thomas Breuer)
63
66
67
+
datastructures - The datastructures package provides some standard data structures.
68
+
(Authors: Markus Pfeiffer, Max Horn, Christopher Jefferson and Steve Linton)
69
+
64
70
DESIGN is a package for classifying, partitioning and studying block
65
71
designs. (Author: Leonard H. Soicher)
66
72
73
+
Digraphs - GAP package containing methods for graphs, digraphs, and multidigraphs.
74
+
(Authors: Jan De Beule, Julius Jonusas, James Mitchell, Wilf A. Wilson, Michael Young, Marina Anagnostopoulou-Merkouri, Finn Buck, Stuart Burrell, Graham Campbell, Raiyan Chowdhury, Reinis Cirpons, Ashley Clayton, Tom Conti-Leslie, Joseph Edwards, Luna Elliott, Isuru Fernando, Ewan Gilligan, Sebastian Gutsche, Samantha Harper, Max Horn, Christopher Jefferson, Olexandr Konovalov, Hyeokjun Kwon, Andrea Lee, Saffron McIver, Michael Orlitzky, Matthew Pancer, Markus Pfeiffer, Daniel Pointon, Lea Racine, Christopher Russell, Artur Schaefer, Isabella Scott, Kamran Sharma, Finn Smith, Ben Spiers, Maria Tsalakou, Meike Weiss, Murray Whyte and Fabian Zickgraf)
75
+
67
76
FactInt is a package providing routines for factoring integers, in
68
77
particular:
69
78
@@ -106,6 +115,10 @@ hecke - Provides functions for calculating decomposition matrices of
106
115
Hecke algebras of the symmetric groups and q-Schur algebras. Hecke is a
107
116
port of the GAP 3 package Specht 2.4 to GAP 4. (Author: Dmitriy Traytel)
108
117
118
+
IO - as its name suggests, provides bindings for GAP to the lower levels
119
+
of Input/Output functionality in the C library.
120
+
(Authors: Max Neunhöffer and Max Horn)
121
+
109
122
LAGUNA - this package provides functionality for calculation of the
110
123
normalized unit group of the modular group algebra of the finite p-group
111
124
and for investigation of Lie algebra associated with group algebras and
@@ -136,6 +149,13 @@ mapclass - The package calculates the mapping class group orbits for a
136
149
given finite group. (Authors: Adam James, Kay Magaard, Sergey
137
150
Shpectorov, Helmut Volklein)
138
151
152
+
nq - This package provides access to the ANU nilpotent quotient program
153
+
for computing nilpotent factor groups of finitely presented groups.
154
+
(Authors: Max Horn and Werner Nickel)
155
+
156
+
orb - This package is about enumerating orbits in various ways.
157
+
(Authors: Juergen Mueller, Max Neunhöffer, Felix Noeske and Max Horn)
158
+
139
159
polymake - an interface with the (standalone) polymake program used by
140
160
HAPcryst. (Author: Marc Roeder)
141
161
@@ -153,6 +173,34 @@ Adriaan de Graaf)
153
173
repsn - The package provides GAP functions for computing characteristic
154
174
zero matrix representations of finite groups. (Author: Vahid Dabbaghian)
155
175
176
+
Semigroups - This is a GAP package for semigroups, and monoids. There are
177
+
particularly efficient methods for finitely presented semigroups and monoids,
178
+
and for semigroups and monoids consisting of transformations, partial
179
+
permutations, bipartitions, partitioned binary relations, subsemigroups of
180
+
regular Rees 0-matrix semigroups, and matrices of various semirings including
181
+
boolean matrices, matrices over finite fields, and certain tropical matrices.
182
+
Semigroups contains efficient methods for creating semigroups, monoids, and
183
+
inverse semigroups and monoids, calculating their Green's structure, ideals,
184
+
size, elements, group of units, small generating sets, testing membership,
185
+
finding the inverses of a regular element, factorizing elements over the
186
+
generators, and so on. It is possible to test if a semigroup satisfies a
187
+
particular property, such as if it is regular, simple, inverse, completely
188
+
regular, and a large number of further properties. There are methods for
189
+
finding presentations for a semigroup, the congruences of a semigroup, the
190
+
maximal subsemigroups of a finite semigroup, smaller degree partial
191
+
permutation representations, and the character tables of inverse semigroups.
192
+
There are functions for producing pictures of the Green's structure of a
193
+
semigroup, and for drawing graphical representations of certain types of
194
+
elements. (Authors: James Mitchell, Marina Anagnostopoulou-Merkouri,
195
+
Thomas Breuer, Stuart Burrell, Reinis Cirpons, Tom Conti-Leslie,
196
+
Joseph Edwards, Attila Egri-Nagy, Luke Elliott, Fernando Flores Brito,
197
+
Tillman Froehlich, Nick Ham, Robert Hancock, Max Horn, Christopher Jefferson,
198
+
Julius Jonusas, Chinmaya Nagpal, Olexandr Konovalov, Artemis Konstantinidi,
199
+
Hyeokjun Kwon, Dima V. Pasechnik, Markus Pfeiffer, Christopher Russell,
200
+
Jack Schmidt, Sergio Siccha, Finn Smith, Ben Spiers, Nicolas Thiéry,
201
+
Maria Tsalakou, Chris Wensley, Murray Whyte, Wilf A. Wilson, Tianrun Yang,
202
+
Michael Young and Fabian Zickgraf)
203
+
156
204
sla - a package for doing computations with simple Lie algebras (Author:
0 commit comments