Hi, There is an implementation of implicit plotting at PR 1370. The PR currently supports the following functions: sin, cos, exp, tan, asin, acos, atan, sinh, cosh, tanh, asinh, acosh, atanh, floor, ceiling, max, min, log , exp, sqrt, and powers to integers. I will add powers to floating points and intervals, gamma function and LamberW in the next pull request.
There will be a fallback algorithm if a function in an expression is not implemented. But it would be great if most of the functions are supported as the plotting will be fast So I would like to know what are the other functions that has to be implemented? Thanks, Bharath M R -- 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/-/1MNoawoaXogJ. To post to this group, send email to sympy@googlegroups.com. To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.