Comment #9 on issue 2128 by mattpap: cannot integrate piecewise function numerically
http://code.google.com/p/sympy/issues/detail?id=2128
I hardly understand it either, hoping that this is really a NotImplementedError and not a wrong result passed to Piecewise by polys.
As to those exceptions, I already fixed this in whole SymPy at least once, but this syntax is introduced again with new commits. We will have to add a rule for this to our code quality tests (a simple regex checking for the "comma" should be enough).
Maybe not back to very active development, but at least I want to push the branch to the state that it will be possible to merge it with master. Recently I showed SymPy to a professor who teaches combinatorial analysis classes I attend and I was annoyed that all this nice new functionality is hidden in development branches.
-- 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.
