Status: Accepted
Owner: ----
CC: [email protected]
Labels: Type-Defect Priority-Medium Geometry
New issue 2963 by [email protected]: geoemtry objects should derive from
Basic
http://code.google.com/p/sympy/issues/detail?id=2963
Currently, geometry objects derive from tuple. But they "fake" deriving
from Basic by defining things like .args and .free_symbols in a hackish way.
And I don't know why the derive from tuple (I haven't used the code very
much), but it's probably unnecessary.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" 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-issues?hl=en.