Changes between Version 62 and Version 83 of Ticket #8800
- Timestamp:
- Feb 26, 2011, 11:29:16 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8800
-
Property
Status
changed from
needs_work
toneeds_review
-
Property
Work issues
changed from
change 32-bit test; remove forgetful coercion
to -
Property
Milestone
changed from
sage-4.6.2
tosage-4.7
-
Property
Reviewers
changed from
to
Luis Felipe Tabera Alonso
-
Property
Status
changed from
-
Ticket #8800 – Description
v62 v83 521 521 522 522 Note that I also had to change some arithmetic stuff in the `_tate` method of elliptic curves: The old implementation relied on the assumption that fractional ideals in an embedded field and in a non-embedded field can't be equal. This assumption should still hold (since we do not introduce forgetful coercion), but I think it is OK to keep the change in _tate. 523 524 Apply: 525 526 1. 8800_functor_pushout_doc_and_fixes.patch[BR] 527 2. referee.patch