Comment #1 on issue 4044 by [email protected]: Avoid NotImplementedError: Cannot work with non-rational coefficients in this case. in risch_integrate()
http://code.google.com/p/sympy/issues/detail?id=4044

I remember now. One can just change it to "return None", but the problem is that any integral that didn't work will just raise NotImplementedError in another part of the code (or at least every integral that I've tried so far). There are two instances (one that comes from log integrals and one that comes from exp integrals) and they both seem to rely on algorithms that aren't implemented yet when they are replaced this way. So it isn't very helpful, at least yet.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" 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 http://groups.google.com/group/sympy-issues.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to