edgarcosta / hilbertmodularforms

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

hecke label hotfix #442

Closed abhijit-mudigonda closed 9 months ago

abhijit-mudigonda commented 9 months ago

I implemented something completely wrong which somehow passed the tests. No clue how, but this version should actually be correct but with weaker guarantees: the labels are no longer guaranteed to be "minimal length" but the length is still bounded by log Nm(N) + nlog n + log(Delta_F)/2 I think.