Hello! I don't know python and sympy, I'm justing trying to figure out whether sympy fits my needs.
So, my question is, what are the rules applied by various simplification algorithms (or other algorithms of that kind) ? Are there distinct simplification rules for expressions meant to represent elements from non-commutative ring, field, real numbers or other structures? For example if I want to simplify an expression for non-commutative ring simplification should not use a*b = b*a rule. Is there anywhere a list of rules applied by various simplification functions? -- You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en.
