Comment #20 on issue 1026 by [email protected]: pypy doesn't run sympy http://code.google.com/p/sympy/issues/detail?id=1026
The Min() failure is actually a bug in the logic of MinMaxBase. I was able to reproduce it in CPython too - it wasn't triggered due to the ordering of the variables in the set of args. It's a simple fix, I'll push it to my branch.
-- You received this message because you are subscribed to the Google Groups "sympy-issues" 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-issues?hl=en.
