Will exponentials of non-base E be supported, like 2**x or x**y?

Aaron Meurer

On Jun 22, 2012, at 10:57 PM, Bharath M R <[email protected]> wrote:

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 [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.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
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.

Reply via email to