Updates:
Cc: [email protected]
Comment #8 on issue 2626 by asmeurer: Piecewise should use a different
syntax for "otherwise"
http://code.google.com/p/sympy/issues/detail?id=2626
I need to implement Piecewise._eval_leading_term, which was previously
relying on Function's method and the fact that Piecewise and ExprCondPair
both derive from Function.
As a comment that I git blamed to Tom said, that method of Function is
broken anyway. Tom, do you know how to implement this?
See my branch, which has the initial removing of ExprCondPair.
--
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.