Comment #12 on issue 2618 by mrock...@gmail.com: Solve fails on expressions containing finite symbols
http://code.google.com/p/sympy/issues/detail?id=2618

So a temporary workaround is posted above which has check_assumptions check old assumptions as it checks the new assumptions.

Intended behavior of Q.is_bounded(x) seems to be that it returns False on a standard Symbol if it has no information. This seems mathematically correct as we're not sure at this point that x will stay away from infinity - is x bounded? no. Should I have the new assumptions system query the old assumption system? This seems a bit like going backwards.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to