#10309 closed defect (fixed)
Fix doctest error in doc/en/numerical_sage/cvxopt.rst
Reported by: | jdemeyer | Owned by: | mvngu |
---|---|---|---|
Priority: | major | Milestone: | sage-4.6.1 |
Component: | doctest coverage | Keywords: | cvxopt doc |
Cc: | Merged in: | sage-4.6.1.alpha3 | |
Authors: | Jeroen Demeyer | Reviewers: | Dmitrii Pasechnik |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
The error fixed by this patch was introduced by #6456.
Attachments (1)
Change History (7)
Changed 12 years ago by
comment:1 Changed 12 years ago by
- Status changed from new to needs_review
comment:2 follow-up: ↓ 5 Changed 12 years ago by
- Status changed from needs_review to positive_review
comment:3 Changed 12 years ago by
- Reviewers set to Dima Pasechnik
comment:4 Changed 12 years ago by
- Merged in set to sage-4.6.1.alpha3
- Resolution set to fixed
- Status changed from positive_review to closed
comment:5 in reply to: ↑ 2 Changed 12 years ago by
Replying to dimpase:
Indeed, yes, this fixes the "fix" introduced in 6456-numerical_sage_cvxopt.patch for reasons I don't see. Positive review.
... below since can get -00 or +00 depending on architecture
is the relevant explanation, I think.
comment:6 Changed 12 years ago by
- Reviewers changed from Dima Pasechnik to Dmitrii Pasechnik
Note: See
TracTickets for help on using
tickets.
Indeed, yes, this fixes the "fix" introduced in 6456-numerical_sage_cvxopt.patch for reasons I don't see. Positive review.