roed314 / lmfdb_postgres

Issue tracker for the transition of the LMFDB from Mongo to Postgres
Other
0 stars 0 forks source link

There is something wrong with bianchi modular forms #86

Open edgarcosta opened 6 years ago

edgarcosta commented 6 years ago

http://postgres.lmfdb.xyz/ModularForm/GL2/ImaginaryQuadratic/gl2dims/2.0.4.1

vs

http://www.lmfdb.org/ModularForm/GL2/ImaginaryQuadratic/gl2dims/2.0.4.1

edgarcosta commented 6 years ago

I also noticed that some of the search pages are broken (in both), like next or refining the search

JohnCremona commented 6 years ago

This is still not fixed.

JohnCremona commented 6 years ago

I know what the problem is. All but 219 Bianchi newforms in the database have dimension=1 and the CM field correctly set to 0 or a negative discriminant, but there are 219 of dimension 2 for which no-one has determined the correct value of CM. So the website code just needs to take this into account.

I will fix this, and will make further comments on the main repository's issue page.