Hii,
I want to convert "2+4 + 45+ 2*x + x + x**2" string into sympy object 
without AutoSimplification. I used both sympify and kernS. 
But they automatically simplifies and returns "3*x + x**2 + 51"

How to convert the string into sympy object without simplification.

Thanks,
Abhishek

-- 
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 post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to