Is sympy capable of performing these types of simplifications:

Max(a + b, a + c) = a + Max(b, c)
Max(ab, ac) = aMax(b, c)

If not, what is the reason?  How difficult would it be to add this type of 
functionality?

Best Regards

-- 
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 https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/4da77b02-0c64-46ba-aaa7-30adb332cd18%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to