LMFDB / lmfdb

L-Functions and Modular Forms Database
Other
249 stars 200 forks source link

View more classical modular form coefficients #2756

Open roed314 opened 5 years ago

roed314 commented 5 years ago

While we have 1000 to 3000 coefficients available for classical modular forms, you can only toggle between viewing 10 and 100 on the website. It would be good to be able to view more without having to download them.

roed314 commented 5 years ago

The reason we limited it is to keep page load times down (sending all coefficients can be a substantial amount of data). Two possibilities: only have an option to see all coefficients when the form has small dimension, or require an explicit page refresh if you want more coefficients.

Either way, we will probably also need to update the UI from a toggle between 10 and 100 to something that can provide 3+ choices.