I think adaptive resolution will be easy to implement. Discontinuity detection can be done using ideas from the paper I mentioned for implicit equation plotting(http://dl.acm.org/citation.cfm?doid=383259.383267). Do you have any particular ideas for discontinuity detection? I think it is decently non-trivial to implement discontinuity detection.
On Monday, March 26, 2012 12:24:07 AM UTC+5:30, Stefan Krastanov wrote: > > By the way another thing missing from the plotting module and that is > fairly easy to add for 2d and quite useful is adaptive resolution and > discontinuity detection. > -- You received this message because you are subscribed to the Google Groups "sympy" group. To view this discussion on the web visit https://groups.google.com/d/msg/sympy/-/D78kFyCp6uMJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
