Am 08.11.2011 18:39, schrieb Aaron Meurer:
First, to clarify one thing, `Expr.__lt__` returns a Relational `Lt`
object (and the same for the other relations):
Oh. I was unable to get Eclipse's debugger to work with Sympy, so I
couldn't single-step through Sympy to verify those implicit assumptions
(in this case, the assumption that __lt__ is just a standard inequality).
Did anybody manage to get Sympy to work in Eclipse?
I keep hitting problems. One of the causes seems to be that the
PYTHONPATH needs to list both sympy/bin/ and sympy/; the duplicates seem
to drive PyDev mad.
A Pythonic debugger would be fine, too, though I'd prefer to stick with
Eclipse since that would be one thing less to learn.
The other alternative would be to embark on restructuring Sympy so that
it needs less run-time redefinitions and static tools have an easier
life. Not sure how much of that is worth it, or even possible.
Regards,
Jo
--
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.