Changeset 1193:6bf731556314
- Timestamp:
- 09/14/06 19:19:29 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
sage/schemes/elliptic_curves/ell_rational_field.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sage/schemes/elliptic_curves/ell_rational_field.py
r1190 r1193 3537 3537 "the same p-adic valuation, but they don't." 3538 3538 3539 # todo: the following line is RIDICULOUSLY, INSANELY SLOW,3540 # because some p-adic coercion code is broken somewhere3541 # (see trac #57)3542 3539 t = K(t, prec + extra_prec + val) 3543 3540 d = K(d, prec + extra_prec + val)
Note: See TracChangeset
for help on using the changeset viewer.
