Comment #1 on issue 2362 by [email protected]: subs or N has an issue with
quartic root
http://code.google.com/p/sympy/issues/detail?id=2362
If the root is factored first it succeeds. Here is the cse of the factored
form:
([(x0, 6**(1/2)),
(x1, 9/16 + I*42591**(1/2)/144),
(x2, x1**(1/3)),
(x3, 1/x2),
(x4, 3*x2 + 4*x3)],
[-x0*x4**(1/2)/6 - 3**(1/2)*(-8*x3 - 6*x2 - 9*x0/x4**(1/2))**(1/2)/6])
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" 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-issues?hl=en.