-
Siegel modular forms are a hard problem for the LMFDB and have been for years. And the gap between what we know and what we show has gotten bigger. There's several different kinds of information we ca…
-
From /roadmap: Add links to the lifts (e.g., Saito-Kurokawa) of classical MFs.
-
Currently we have trace forms for all newspaces of level up to 4000 and all newspaces where we have computed newforms for the space. But there are newspaces in our Nk^2
-
From /roadmap: Normalise the Fourier coefficients so that they are integral and primitive.
-
From the feedback page:
It's possible to search for newforms over Q by their Hecke field (the coefficient field box here
https://www.lmfdb.org/ModularForm/GL2/Q/holomorphic/
It would be awesome…
-
From the feedback page about the page
http://www.lmfdb.org/ModularForm/GSp/Q/Sp4Z.10_Maass/?ev_index=&modulus=&fc_det=4
Some Fourier coefficients of Siegel modular forms are missing, or the phrase…
-
From /roadmap: Implement the data of Ibukiyama and Hayashida on half integral weight and vector valued modular forms.
-
It would be nice if on the page associated to a congruence subgroup we listed a presentation for the graded ring of modular forms for that group, with generators (preferably eigenforms, so they can be…
-
### Description
Our current forms, such as the one used in the `LinkModal` component, manage form state and validation explicitly. Each form element has its state managed through `useSignal`, and val…
-
Hi,
I have this route:
```jsx
import { component$ } from '@builder.io/qwik';
import type { DocumentHead } from '@builder.io/qwik-city';
import { routeLoader$ } from '@builder.io/qwik-city';
…