Opened 11 years ago
Closed 11 years ago
#6913 closed defect (fixed)
__eq__ methods for the classes in numerical.MIP
Reported by: | ncohen | Owned by: | jkantor |
---|---|---|---|
Priority: | major | Milestone: | sage-4.3 |
Component: | numerical | Keywords: | |
Cc: | mvngu | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
The classes in numerical.MIP are all missing eq methods. This is a follow-up to ticket #6869.
Change History (3)
comment:1 Changed 11 years ago by
- Description modified (diff)
comment:2 Changed 11 years ago by
comment:3 Changed 11 years ago by
- Report Upstream set to N/A
- Resolution set to fixed
- Status changed from new to closed
Fixed due to #7270
Note: See
TracTickets for help on using
tickets.
This issue is fixed in ticket #7270.