Am 19.01.2015 um 22:14 schrieb Amit Saha:
I am of the same opinion too. The first impression that I get when I
see NotImplementedError is that, it is not currently implemented and
thus is probably a limitation of SymPy and not that it is perhaps not
just possible to get the solution/answer.

Well, do we give a different error message for those problems that are unsolvable? Otherwise, the unsolvable ones are going to always give you NotImplementedError.

I'm assuming that SymPy does not even attempt to identify unsolvable problems. If that is indeed true, "unsolvable" is a proper subset of "not implemented", at least from SymPy's perspective, and SymPy does not distinguish between the two.

--
You received this message because you are subscribed to the Google Groups 
"sympy" 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/54BD7634.7000801%40durchholz.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to