Hi,
I was using SymPy 0.6.7 (on Ubuntu, etc) and now I have installed
version 0.7.1.
Until SymPy v0.6.7, the following was working well :
sympify(u'Limit(sin(x),x,0,dir=\"-\")')
But with SymPy 0.7.0 or 0.7.1, it gives
"SympifyError: SympifyError: 'could not parse u\'Limit(sin(x),x,
0,dir="-")\''
I need this feature to update "Limit" (http://
www.robertocolistete.net/Limit/) to SymPy 0.7.1 and release it.
Thanks in advance, Roberto
--
You received this message because you are subscribed to the Google Groups
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy?hl=en.