[GAP Forum] GAP Interface to the KANT Number Field Database

Sebastian Freundt freundt at math.TU-Berlin.DE
Fri Jun 24 19:46:38 BST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dear GAP Forum,

the KANT Group Berlin is pleased to announce an interface to the KANT
Number Field Database via GAP.

The necessary snippet works out of the box provided curl (see
http://curl.haxx.se/) is properly installed and web access is granted.

The snippet itself is located at
http://www.math.tu-berlin.de/~kant/download/kantdb.g

The main intrinsic is:
NumberFieldQuery(<string> query) -> <list> L

A query for example looks like:
NumberFieldQuery("deg 2 class 5");
and means retrieve number fields of degree 2 with class number 5.

Unfortunately, GAP does not support reals nor floats, so we had to purge
the regulator information in the final output. Nonetheless you can include
criteria for regulators in the query, like:
NumberFieldQuery("deg 2 class 5 reg > 8.3");


Comments are welcome.

Greetings,
Sebastian Freundt
Sebastian Pauli
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCvFUX9zZ7AtDFZIYRAj3YAJ9BHnC4JtYNrwvXprKr1+qRTtNQ1ACgkn/9
Da50lwJQ234pu5uO29pFyQ0=
=IgRS
-----END PGP SIGNATURE-----




More information about the Forum mailing list