I try to use the bridge between sympy and numpy, namely, the lambdify 
function.

It looks ok, but there is an issue when I try to calculate the values of 
x^(2/5) on the interval [-5,5]. 

Of course, for negative x, the value is nan, because, I guess, the root is 
not real-valued.
How to make it real-valued?

Thank you.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/sympy/02b3834f-d2ba-4767-a28e-4b6ae1355906n%40googlegroups.com.

Reply via email to