Updates:
Cc: [email protected]
Comment #59 on issue 1047 by [email protected]: Suggested new assumption
system
http://code.google.com/p/sympy/issues/detail?id=1047
It would require some metaclass magic, though, since we'd want an instance
of ContextualizeBasic to be a subclass of both Contextualize and whatever
class we are contextualizing. Alternately, we could just make it a
metaclass of Basic (or just a part of Basic), but that would go against the
desire to remove assumptions from the core.
Ronan, you have more experience with this sort of stuff than I do. Would
you say that's an accurate assessment?
--
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.