Changes between Version 83 and Version 88 of Ticket #8800
- Timestamp:
- Mar 8, 2011, 2:26:57 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8800 – Description
v83 v88 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 523 524 Apply: 525 526 1. 8800_functor_pushout_doc_and_fixes.patch[BR] 527 2. referee.patch 524 '''Apply:''' 525 1. [attachment:8800_functor_pushout_doc_and_fixes.patch] 526 2. [attachment:referee.patch] 527 528 '''Dependencies:''' #10677, #2329.