On Saturday, February 8, 2014 1:18:24 PM UTC+4, Avichal Dayal wrote: > > I noticed some bugs that are caused because SymPy is not sure of sign of > some variable. > Look at this issue for example:- > http://code.google.com/p/sympy/issues/detail?id=4030&q=label%3ASeries&colspec=ID%20Type%20Status%20Priority%20Milestone%20Reporter%20Summary%20Stars >
Hmm, a good example: arg0 in [-oo, oo] should be smarter in this case In such cases should SymPy just assume that other variables are positive as > well? > No, I don't think so. -- 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. For more options, visit https://groups.google.com/groups/opt_out.
