To that end, how would I separate the multinomial by the '+' signs. In
Mathematica one would do List@@polynomial. I want to take the
'1+2*x**2'
and somehow get
{'1','2*x**2'}
This would help me iterate.
Thanks!
>
--
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/-/CCNwV6dVGx8J.
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.