edgarcosta / hilbertmodularforms

Mockup implementation of Hilbert Modular Forms
BSD 3-Clause "New" or "Revised" License
8 stars 15 forks source link

character_subspace.m tests can be slow #422

Open BenKBreen opened 11 months ago

BenKBreen commented 11 months ago

This combinations of discriminant d, weight k, and level n for the procedure testHeckeCharacterSubspace runs very slowly:

d = 65, k = [8, 8], n = 1, 2

abhijit-mudigonda commented 11 months ago

There also appears to be a low probability error now which I haven't seen before: https://github.com/edgarcosta/hilbertmodularforms/actions/runs/7228884583/job/19699007328?pr=423