/usr/share/pari/galpol/README is in pari-galpol 1.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | A database of Galois polynomials (v 1.0)
================================
This packages contains a database of polynomials defining Galois extensions of
the rationals representing all abstract groups of order up to 95 for
all signatures (1506 polynomials).
Abstract groups are indexed according to the GAP 4 small groups database
<http://www.gap-system.org/Packages/sgl.html>.
GAP4(a,b) denotes the group returned by SmallGroup(a,b) under GAP 4.
a/nb: the number of abstract groups of order a
a/b/real: Vector [pol,den] where pol is a totally real Galois polynomial
of Galois Group isomorphic to GAP4(a,b), and den is the common denominator
of the conjugates returned by nfgaloisconj.
a/b/complex: (a even) Vector [pol,den] where pol is a totally complex.
Galois polynomial of Galois Group isomorphic to GAP4(a,b), and den is the
common denominator of the conjugates returned by nfgaloisconj.
a/b/non-wss: if present, then the group GAP4(a,b) is not weakly super-solvable,
see ??galoisinit.
Bill Allombert and Igor Schein 2002-2009
================================
Copyright © 2003-2009 The PARI Group
The mathematical entities in this database are, we hope, free of all copyright.
The group data are taken from GAP 4 and the SMALL GROUPS LIBRARY by Hans Ulrich
Besche, Bettina Eick and Eamonn O'Brien.
The database itself is licensed under the GNU GPL version 2 or latter.
|