Skip to content

Conversation

@JohnCremona
Copy link
Member

This updates the fields displayed on the BMF main browse page to reflect the extra data recently added (now on beta, not yet on prod). Instead of ending the lists with ... I added at the end (after the ...) the last relevant field. This is 2.0.2495.1 for dimension data but 2.0.2491.1 for newforms, since the actual last field (2.0.2495.1) has no rational newforms in the level range computed so far.

It would be possible to use db.bmf_dims.max('field_absdisc') and db.bmf_forms.min('field_disc') instead of hard-coding these in python (and until now I had not noticed the inconsistency in these column names and contents!) but I have no plans to compute any BMFs for fields of larger discriminant. [Strictly speaking I have put in dims for 2.0.2683.1 as well as that is the last field of class number 1-5, but there are no rational newforms there anyway in the small range so far computed.]

When this is merged I will update the relevant knowls.

This PR is independent of #6353 .

@JohnCremona
Copy link
Member Author

I'll see about fixing the broken test shortly

@JohnCremona JohnCremona mentioned this pull request Apr 3, 2025
@AndrewVSutherland
Copy link
Member

It looks like we still need to copy data to proddb, based on the difference in counts on

https://beta.lmfdb.org/ModularForm/GL2/ImaginaryQuadratic/
https://www.lmfdb.org/ModularForm/GL2/ImaginaryQuadratic/

I can take care of this today, but which tables need to be copied, is it just bmf_forms ?

@JohnCremona
Copy link
Member Author

I did list the 3 relevant tables on some issue or PR. bmf_firms, bmf_dims, ec_nfcurves. All have a lot of extra data. Thanks.

@AndrewVSutherland AndrewVSutherland merged commit 684fb1a into LMFDB:main Apr 4, 2025
13 checks passed
@AndrewVSutherland
Copy link
Member

Done!

@JohnCremona
Copy link
Member Author

Great, thanks. When this PR is on prod then things like this https://www.lmfdb.org/ModularForm/GL2/ImaginaryQuadratic/2.0.2199.1/4.2/a/
will be easier to find.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants