Changeset 1193:6bf731556314


Ignore:
Timestamp:
09/14/06 19:19:29 (7 years ago)
Author:
dmharvey@…
Branch:
default
Message:

[project @ ell_rational_field -- remove obsolete comment]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sage/schemes/elliptic_curves/ell_rational_field.py

    r1190 r1193  
    35373537                       "the same p-adic valuation, but they don't." 
    35383538 
    3539             # todo: the following line is RIDICULOUSLY, INSANELY SLOW, 
    3540             # because some p-adic coercion code is broken somewhere 
    3541             # (see trac #57) 
    35423539            t = K(t, prec + extra_prec + val) 
    35433540            d = K(d, prec + extra_prec + val) 
Note: See TracChangeset for help on using the changeset viewer.