Is it possible to work with raw symbolic expressions without any simplifications/evaluations? e.g: If I have an expression: 2*((x)), I would like to keep it as it is without Sympy changing it to 2*x. Cheers, Milos
-- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/73abc3e9-11bb-47a4-a8bb-7e4663aafbdb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
