Ticket #4390 (closed defect: fixed)

Opened 22 months ago

Last modified 22 months ago

[with patch; with positive review] elliptic curves: heegner_index command broken

Reported by: was Owned by: was
Priority: major Milestone: sage-3.2
Component: number theory Keywords:
Cc: Author(s):
Report Upstream: Reviewer(s):
Merged in: Work issues:

Description

sage: EllipticCurve('675b').heegner_index(-11)
Traceback (most recent call last):
...
TypeError: regulator() got an unexpected keyword argument 'verbose'

Attachments

sage-4390.patch Download (1.3 KB) - added by was 22 months ago.

Change History

Changed 22 months ago by was

Changed 22 months ago by was

  • summary changed from elliptic curves: heegner_index command broken to [with patch; needs review] elliptic curves: heegner_index command broken

Changed 22 months ago by craigcitro

  • summary changed from [with patch; needs review] elliptic curves: heegner_index command broken to [with patch; with positive review] elliptic curves: heegner_index command broken

Looks good.

Changed 22 months ago by mabshoff

  • status changed from new to closed
  • resolution set to fixed

Merged in Sage 3.2.alpha2

Note: See TracTickets for help on using tickets.