File: control

package info (click to toggle)
gap-gdat 4r7p3-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 28,916 kB
  • sloc: makefile: 38
file content (77 lines) | stat: -rw-r--r-- 3,041 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
Source: gap-gdat
Section: math
Priority: optional
Maintainer: Bill Allombert <ballombe@debian.org>
Build-Depends: debhelper (>> 5.0.0)
Standards-Version: 3.9.5
Homepage: http://www.gap-system.org/

Package: gap-small-groups
Architecture: all
Depends: ${misc:Depends}
Suggests: gap-small-groups-extra
Description: Database of small groups for GAP
 GAP is a system for computational discrete algebra with particular
 emphasis on computational group theory, but which has already proved
 useful also in other areas.   In the example text, gap is used to
 analyse Rubik's Cube using group theory.  A kernel implements a Pascal-like
 language.
 .
 The 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 
 are available separately in the gap-small-groups-extra packages.

Package: gap-small-groups-extra
Architecture: all
Depends: gap-small-groups, ${misc:Depends}
Provides: gap-small
Description: Large database of small groups for GAP
 GAP is a system for computational discrete algebra with particular
 emphasis on computational group theory, but which has already proved
 useful also in other areas.   In the example text, gap is used to
 analyse Rubik's Cube using group theory.  A kernel implements a Pascal-like
 language.
 .
 The 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
 .
 The Small Groups Library provides access to these groups and a method to
 identify the catalogue number of a given group.

Package: gap-trans-groups
Architecture: all
Depends: ${misc:Depends}
Provides: gap-trans
Description: Database of transitive groups for GAP
 GAP is a system for computational discrete algebra with particular
 emphasis on computational group theory, but which has already proved
 useful also in other areas.   In the example text, gap is used to
 analyse Rubik's Cube using group theory.  A kernel implements a Pascal-like
 language.
 .
 This package contains the database of transitive groups.

Package: gap-prim-groups
Architecture: all
Depends: ${misc:Depends}
Provides: gap-prim
Description: Database of primitive groups for GAP
 GAP is a system for computational discrete algebra with particular
 emphasis on computational group theory, but which has already proved
 useful also in other areas.   In the example text, gap is used to
 analyse Rubik's Cube using group theory.  A kernel implements a Pascal-like
 language.
 .
 This package contains the database of primitive groups.