Hi everyone,
sympy 1.0 has the problem that code like follows recurses indefinitely:
from sympy import *
b = Symbol("b")
print(log(Max(b, b**2),2))
This problem exists pretty much exactly in 1.0, as the fix has in fact been
around for quite some time (41eecbc, according to bisect). However, this
basically makes sympy 1.0 unusable for our purposes. At this point it has
become quite a bother to keep telling people to downgrade. Any advice?
Many thanks,
Peter
--
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 https://groups.google.com/group/sympy.
To view this discussion on the web visit
https://groups.google.com/d/msgid/sympy/49624f73-ebf3-4959-ae2c-c0c43c634f6d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.