File: control

package info (click to toggle)
gap-smallgrp 1.5.4-2
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 28,244 kB
  • sloc: xml: 5,448; javascript: 155; makefile: 127; sh: 1
file content (59 lines) | stat: -rw-r--r-- 2,644 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Source: gap-smallgrp
Section: math
Priority: optional
Maintainer: Bill Allombert <ballombe@debian.org>
Build-Depends: debhelper-compat (= 13), gap (>= 4r9), gap-doc, gap-autodoc, texlive-fonts-recommended, texlive-latex-extra
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://www.gap-system.org/Packages/smallgrp.html

Package: gap-smallgrp
Depends: ${misc:Depends}
Recommends: gap
Suggests: gap-smallgrp-extra
Multi-Arch: foreign
Architecture: all
Description: GAP SmallGrp - The GAP Small Groups Library
 GAP is a system for computational discrete algebra, with particular emphasis
 on Computational Group Theory. GAP provides a programming language, a library
 of thousands of functions implementing algebraic algorithms written in the GAP
 language as well as large data libraries of algebraic objects. GAP is used in
 research and teaching for studying groups and their representations, rings,
 vector spaces, algebras, combinatorial structures, and more.
 .
 The GAP Small Groups Library is a catalogue of groups of `small' order.
 This package contains the groups data and identification routines for groups
 of order up to 1000 except 512, 768 and groups whose order factorises in at
 most 3 primes.
 .
 Note that data for order 512, 768 and between 1000 and 2000 except 1024,
 and some larger orders are available separately in the gap-smallgrp-extra
 packages.

Package: gap-smallgrp-extra
Provides: gap-pkg-smallgrp
Depends: gap-smallgrp, ${misc:Depends}
Multi-Arch: foreign
Architecture: all
Description: GAP SmallGrp - The GAP Small Groups Library
 GAP is a system for computational discrete algebra, with particular emphasis
 on Computational Group Theory. GAP provides a programming language, a library
 of thousands of functions implementing algebraic algorithms written in the GAP
 language as well as large data libraries of algebraic objects. GAP is used in
 research and teaching for studying groups and their representations, rings,
 vector spaces, algebras, combinatorial structures, and more.
 .
 The GAP Small Groups Library is a catalogue of groups of `small' order.
 This package contains the groups data and identification routines for groups
 .
   * of order at most 2000 except 1024.
   * of cubefree order at most 50 000.
   * of order p^n for n <= 6 and all primes p.
   * of squarefree order.
   * whose order factorises in at most 3 primes.
   * of order q^n * p for q^n dividing 2^8, 3^6, 5^5, 7^4 and p prime
     different to q
   * of order p^7 with p = 3,5,7,11.
 .
 The Small Groups Library provides access to these groups and a method to
 identify the catalogue number of a given group.