Ticket #4707 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

[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

trac_4707.patch Download (2.8 KB) - added by was 4 years ago.
trac_4707_tiny_followup.patch Download (1000 bytes) - added by was 4 years ago.

Change History

Changed 4 years ago by was

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

Changed 4 years ago by was

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

comment:4 Changed 4 years ago by was

  • Summary changed from [with patch, with positive review] magma/sage interface -- another trivial easy-to-fix failure hopefully to [with patch; positive review] magma/sage interface -- another trivial easy-to-fix failure hopefully

comment:5 Changed 4 years ago by mabshoff

  • Status changed from new to closed
  • Resolution set to fixed

Merged both patches in Sage 3.2.2.alpha2

Note: See TracTickets for help on using tickets.