File: control

package info (click to toggle)
gap-fga 1.4.0-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 588 kB
  • sloc: makefile: 106; sh: 12
file content (26 lines) | stat: -rw-r--r-- 1,118 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
Source: gap-fga
Section: math
Priority: optional
Maintainer: Joachim Zobel <jz-2017@heute-morgen.de>
Build-Depends: debhelper-compat (= 12), gap (>= 4r7), gap-doc,
 texlive-fonts-recommended, texlive-latex-extra, tth
Standards-Version: 4.5.0
Homepage: http://www.gap-system.org/Packages/fga.html

Package: gap-fga
Provides: gap-pkg-fga
Depends: ${misc:Depends}
Recommends: gap
Architecture: all
Multi-Arch: foreign
Description: GAP FGA - Free Group Algorithms
 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 FGA package installs methods for computations with finitely generated
 subgroups of free groups and provides a presentation for their automorphism
 groups. It was written by Christian Sievers.