Ticket #7211 (new enhancement)
Opened 4 years ago
Improve implicit plotting
| Reported by: | kcrisman | Owned by: | was |
|---|---|---|---|
| Priority: | major | Milestone: | sage-5.10 |
| Component: | graphics | Keywords: | plot, implicit, contour |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
See this thread for some recent details, and this thread for older discussion; both threads have links to explanations of algorithms.
The problem is that we only use contour plotting, and no adaptive changes, for implicit plotting, which means that a nice plot takes a huge number of plot points, but a realistic one doesn't look so nice, especially if there are weird turnarounds.
Note: See
TracTickets for help on using
tickets.
