Handle expressions not representable by SymPy#254
Conversation
|
@hrueter, could you some examples in which this change has an impact? |
Even better would be to add a test. |
71081e7 to
93ed59e
Compare
|
@hreuter, is this PR still valid? |
You got my github handle wrong. ;-) I will check whether this is still relevant. But first some new bugs have to be fixed, so that I can run my old test problem again. |
e078418 to
f2e3df9
Compare
|
I have added tests for the three functions that I am fixing here. |
|
The added documentation text is a little bit rough. If you have suggestions to describe what these tests actually prove, let me know. |
Thanks. I will try to look at later today. |
|
LGTM - thanks. |
This deals with some cases where it is safe to return the expression, when it cannot be handled by SymPy.