Ticket #6463 (closed defect: fixed)

Opened 14 months ago

Last modified 14 months ago

[with patch, positive review] Residue fields broken for relative extensions

Reported by: davidloeffler Owned by: was
Priority: major Milestone: sage-4.1.1
Component: number theory Keywords: ideals
Cc: Author(s): David Loeffler
Report Upstream: Reviewer(s): Nick Alexander
Merged in: sage-4.1.1.alpha0 Work issues:

Description

The code for residue fields of ideals in number fields is broken for ideals of relative extensions, as it tries to call "norm" on an ideal, which we have chosen to deliberately break for relative ideals.

Attachments

trac_6463-relative_residue_field.patch Download (2.0 KB) - added by davidloeffler 14 months ago.
patch against 4.1.alpha2

Change History

Changed 14 months ago by davidloeffler

patch against 4.1.alpha2

Changed 14 months ago by davidloeffler

  • summary changed from Residue fields broken for relative extensions to [with patch, needs review] Residue fields broken for relative extensions

Changed 14 months ago by ncalexan

  • reviewer set to Nick Alexander
  • summary changed from [with patch, needs review] Residue fields broken for relative extensions to [with patch, positive review] Residue fields broken for relative extensions
  • author set to David Loeffler

Fine by me.

Changed 14 months ago by mvngu

  • status changed from new to closed
  • resolution set to fixed
  • merged set to sage-4.1.1.alpha0

David, the patch trac_6463-relative_residue_field.patch doesn't have your username, so I'm committing it in your name.

Note: See TracTickets for help on using tickets.