Skip to content

Commit e95b848

Browse files
committed
Fix typesetting of one file.
1 parent 855310f commit e95b848

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sage/schemes/elliptic_curves/ell_rational_field.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3259,7 +3259,7 @@ def sha_an_padic(self, p, prec=0):
32593259
1 + O(11)
32603260
32613261
NOTE: the following doctest is DISABLED. When I put in the fix for
3262-
trac #635, this strangely switched sign to become 40 + O(41).
3262+
trac \#635, this strangely switched sign to become 40 + O(41).
32633263
I'm not sure whether this indicates a bug, possibly a normalisation issue.
32643264
sage.: EllipticCurve('123a1').sha_an_padic(41) #rank 1 (long time)
32653265
1 + O(41)

0 commit comments

Comments
 (0)