• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

doc/H03-May-2022-692563

htm/H03-May-2022-632626

lib/H03-May-2022-1,8081,497

scripts/H03-May-2022-14665

tst/H03-May-2022-8481

CHANGESH A D03-May-20222.5 KiB6952

GPLH A D03-May-202217.6 KiB341281

PackageInfo.gH A D03-May-20222.2 KiB8368

READMEH A D03-May-2022860 3322

init.gH A D03-May-2022540 1916

read.gH A D03-May-2022821 3026

README

1
2                  The GAP 4 package 'RadiRoot'
3                  ============================
4
5
6Abilities:
7---------
8
9The package can compute and display an expression by radicals for the roots of
10a solvable, rational polynomial.
11Related to this it is possible to create the Galois group and the splitting
12field of a rational polynomial.
13
14Requirements:
15------------
16
17The package is written for GAP version 4.7 or higher. It requires the package
18'Alnuth' in version 3.0 or higher.
19
20License:
21--------
22
23The 'RadiRoot' package is free software and can be redistributed and/or
24modified under the terms of the GNU General Public License.
25For details see the file GPL.
26
27Installation:
28------------
29
30The installation follows standard GAP rules.
31So the normal way to install is to unpack the archive in the `pkg'
32directory, which will create a subdirectory `radiroot'.
33