Opened 10 years ago
Closed 10 years ago
#10957 closed defect (duplicate)
Add analytic testing to riemann.pyx
Reported by: | evanandel | Owned by: | evanandel |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | calculus | Keywords: | riemann map testing |
Cc: | robertwb, jason, kcrisman, mvngu, jdemeyer, wdj | Merged in: | |
Authors: | Reviewers: | Burcin Erocal | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
While the Riemann Mapping algorithm is numerical, there are a few examples where the analytic map is known. This ticket will incorporate some of those examples into the doctests so we can know whether changes/platform dependent instability make the accuracy better or worse.
Change History (3)
comment:1 Changed 10 years ago by
- Cc jdemeyer added
- Milestone changed from sage-4.7.1 to sage-duplicate/invalid/wontfix
- Status changed from new to needs_review
comment:2 Changed 10 years ago by
- Reviewers set to Burcin Erocal
- Status changed from needs_review to positive_review
comment:3 Changed 10 years ago by
- Resolution set to duplicate
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
#11273 contains a fix for this ticket. This one should be closed as a duplicate.