I was trying to illustrate why domain tracking in interval arithmetic is necessary when plotting. log(negative interval) or sqrt(negative interval) will throw different exceptions and it is difficult to handle them . Domain tracking will help us to handle these things.
On Friday, March 30, 2012 3:36:25 AM UTC+5:30, Joachim Durchholz wrote: > > Am 29.03.2012 09:29, schrieb Bharath M R: > > > > The plot is not "incomplete". The user will be plotting on Real > > Cartesian coordinates and complex numbers are not part of it. > > Hence not plotting the points is the right way to do it and you need > > not give any information to the user that the plot is incomplete. > > Ah. Then I didn't understand what the problem is that you're having. > Can you clarify? > -- 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/-/3HTBXdWXJ8EJ. 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.
