Ticket #4707 (closed defect: fixed)
[with patch; positive review] magma/sage interface -- another trivial easy-to-fix failure hopefully
| Reported by: | was | Owned by: | was |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.2.2 |
| Component: | interfaces | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
sage: E = EllipticCurve(GF(25,'a'), [0,0,1,4,0]) sage: magma(E) boom
Attachments
Change History
comment:1 Changed 4 years ago by was
- Summary changed from magma/sage interface -- another trivial easy-to-fix failure hopefully to [with patch; needs review (EASY!)] magma/sage interface -- another trivial easy-to-fix failure hopefully
comment:2 Changed 4 years ago by ncalexan
- Summary changed from [with patch; needs review (EASY!)] magma/sage interface -- another trivial easy-to-fix failure hopefully to [with patch, with postitive review] magma/sage interface -- another trivial easy-to-fix failure hopefully
Works for me. Apply both patches. We will open a separate ticket for the corresponding magma -> sage conversion.
comment:3 Changed 4 years ago by was
- Summary changed from [with patch, with postitive review] magma/sage interface -- another trivial easy-to-fix failure hopefully to [with patch, with positive review] magma/sage interface -- another trivial easy-to-fix failure hopefully
fix typo in title
Note: See
TracTickets for help on using
tickets.

