Skip to content

Commit 08e1f93

Browse files
authored
Merge pull request #6756 from hgu2699/patch-10
Update code.yaml
2 parents d15f1ed + 5da6473 commit 08e1f93

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

lmfdb/elliptic_curves/code.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,6 @@ qexp:
180180
comment: q-expansion of modular form
181181
sage: E.q_eigenform(20)
182182
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
187183
Ser(ellan(E,20),q)*q
188184
magma: ModularForm(E);
189185

@@ -251,4 +247,4 @@ snippet_test:
251247
test37a1:
252248
label: 37.a1
253249
url: EllipticCurve/Q/37/a/1/download/{lang}?label=37.a1
254-
250+

0 commit comments

Comments
 (0)