File: control

package info (click to toggle)
pari-nflistdata 0.20220729-2
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 11,176 kB
  • sloc: makefile: 36
file content (28 lines) | stat: -rw-r--r-- 1,215 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
Source: pari-nflistdata
Build-Depends: debhelper-compat (= 13)
Section: math
Priority: optional
Maintainer: Bill Allombert <ballombe@debian.org>
Standards-Version: 4.6.0
Homepage: https://pari.math.u-bordeaux.fr/packages.html#nflistdata
Rules-Requires-Root: no

Package: pari-nflistdata
Architecture: all
Depends: ${misc:Depends}
Multi-Arch: foreign
Suggests: pari-gp
Description: PARI/GP Computer Algebra System Galois polynomial database
 PARI/GP is a widely used computer algebra system designed for fast
 computations in number theory (factorizations, algebraic number theory,
 elliptic curves...), but also contains a large number of other useful
 functions to compute with mathematical entities such as matrices, polynomials,
 power series, algebraic numbers, etc., and a lot of transcendental functions.
 PARI is also available as a C library to allow for faster computations.
 .
 Originally developed by Henri Cohen and his co-workers (University Bordeaux I,
 France), PARI is now under the GPL and maintained by Karim Belabas with the
 help of many volunteer contributors.
 .
 This package contains the database of number fields with prescribed Galois 
 groups accessible from GP with the function nflist.