We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d15f1ed + 5da6473 commit 08e1f93Copy full SHA for 08e1f93
1 file changed
lmfdb/elliptic_curves/code.yaml
@@ -180,10 +180,6 @@ qexp:
180
comment: q-expansion of modular form
181
sage: E.q_eigenform(20)
182
pari: |
183
- \\ actual modular form, use for small N
184
- [mf,F] = mffromell(E)
185
- Ser(mfcoefs(mf,20),q)
186
- \\ or just the series
187
Ser(ellan(E,20),q)*q
188
magma: ModularForm(E);
189
@@ -251,4 +247,4 @@ snippet_test:
251
247
test37a1:
252
248
label: 37.a1
253
249
url: EllipticCurve/Q/37/a/1/download/{lang}?label=37.a1
254
-
250
+
0 commit comments