Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grh demo #1334

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Grh demo #1334

wants to merge 5 commits into from

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.

None yet

1 participant