Does QuadraticField use any special algorithms for computing the class group of quadratic imaginary number fields?

asked 2015-05-22 22:23:45 +0200

Dan Shumow gravatar image

updated 2015-07-31 17:52:36 +0200

FrédéricC gravatar image

I need to compute the class group of a quadratic imaginary number field that has a fairly large discriminant (over 96 bits.) I was wondering what, if any, algorithms the QuadraticField class uses for computing the class group.

edit retag flag offensive close merge delete

Comments

This is most probably delegated to pari/gp

FrédéricC gravatar imageFrédéricC ( 2015-05-23 11:55:50 +0200 )edit

See the doc of qfbclassno in http://pari.math.u-bordeaux.fr/dochtm...

FrédéricC gravatar imageFrédéricC ( 2015-05-24 17:45:18 +0200 )edit