Comment #5 on issue 2963 by smi...@gmail.com: geometry objects should derive from Basic
http://code.google.com/p/sympy/issues/detail?id=2963

OK, GeometryEntity now derives from Basic in https://github.com/sympy/sympy/pull/955 . I think I found one error in the process, otherwise I apologize -- this high priority change is not going to be exceedingly fun to review but it *will* excise the wart of carrying around a module that is loosely tied to sympy in that it derived from tuple instead of Basic. Compared to Tom's gsoc-3 branch in the 4000-5000 lines of code, this is a piece of cake with 256 additions and 335 deletions. I've gone through it twice now, but would appreciate others taking a look.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to