Ticket #4390 (closed defect: fixed)
[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: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
sage: EllipticCurve('675b').heegner_index(-11)
Traceback (most recent call last):
...
TypeError: regulator() got an unexpected keyword argument 'verbose'
Attachments
Change History
comment:1 Changed 5 years ago by was
- Summary changed from elliptic curves: heegner_index command broken to [with patch; needs review] elliptic curves: heegner_index command broken
Note: See
TracTickets for help on using
tickets.

