Skip to content

Conversation

fieker
Copy link
Collaborator

@fieker fieker commented Dec 22, 2023

No description provided.

  - adaptive ratrec for dixon
  - dixon in "julia"
  - solve_left for odd dim
do

Hecke.set_use_GRH(true)

if you want to use GRH automatically. Possibly needs to be done using
Preferences.jl

If, e.g. by doing class_group(O) a computation is triggered using the
GRH, this is recorded

Look at

Hecke.GRH_stack

to see where.

To make use of this feature, a signature
... GRH::Bool = false, ...
needs to be changed to
... GRH::Bool = use_GRH(), ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant