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
|
Source: gap-primgrp
Section: math
Priority: optional
Maintainer: Bill Allombert <ballombe@debian.org>
Build-Depends: debhelper-compat (= 13), gap (>= 4r10), gap-doc (>= 4r10), gap-gapdoc, gap-autodoc,
texlive-fonts-recommended, texlive-latex-extra
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://www.gap-system.org/Packages/primgrp.html
Package: gap-primgrp
Provides: gap-pkg-primgrp
Depends: ${misc:Depends}
Recommends: gap
Multi-Arch: foreign
Architecture: all
Description: GAP PrimGrp - GAP Primitive Permutation 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.
.
This package contains the Primitive Permutation Groups Library.
|