Ask Your Question

methusla's profile - activity

2018-02-21 16:33:48 +0200 asked a question Using GRH to compute class number

I would like to run the class_group() and class_number() methods using subexponential algorithms under GRH.I want to know how one should modify the source code to assume GRH. Any help is appreciated. Thanks.

2018-02-21 16:33:48 +0200 asked a question Modifying source code of class_number()

I would like to modify this code so that it doesn't calculate the entire class_group and then its order. But I don't know how to access the methods and the code. I tried ?? but the source code seems to be high level and just calls the methods. I would like to know where I can find the methods.