Opened 4 years ago
Last modified 4 years ago
#25946 closed defect
py3: fixes for sage.schemes.hyperelliptic_curves — at Initial Version
Reported by: | embray | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.4 |
Component: | python3 | Keywords: | sagedays@icerm |
Cc: | bhutz, cremona, roed | Merged in: | |
Authors: | Erik Bray | Reviewers: | |
Report Upstream: | N/A | Work issues: | |
Branch: | u/embray/python3/sage-schemes-hyperelliptic_curves/misc (Commits, GitHub, GitLab) | Commit: | cb04ceb814b625383bce962fed09e39e7fa04184 |
Dependencies: | Stopgaps: |
Description
The main thing need here was a __hash__
.
Note: See
TracTickets for help on using
tickets.