Ticket #8833 (closed defect: fixed)
fix riemann.pyx numerical noise issues on t2 (etc.)
| Reported by: | was | Owned by: | burcin |
|---|---|---|---|
| Priority: | blocker | Milestone: | sage-4.4.1 |
| Component: | calculus | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | N/A | Reviewers: | Rob Beezer |
| Authors: | William Stein | Merged in: | sage-4.4.1.alpha3 |
| Dependencies: | Stopgaps: |
Description
A new patch introduced some new noise.
Attachments
Change History
comment:2 Changed 3 years ago by rbeezer
- Status changed from needs_review to positive_review
- Reviewers set to Rob Beezer
- Authors set to William Stein
I had these failures on 64-bit Ubuntu 9.10 Intel Core Duo 2 with 4.4.1.alpha2. This patch was rolled into 4.4.1.alpha3 and as part of building that (with long tests enabled) this change passed the tests. And it looks harmless, just shortening up precision by a digit or two. So, positive review.
Note: See
TracTickets for help on using
tickets.

