Status: Valid
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3641 by [email protected]: deep processing should be generalized
http://code.google.com/p/sympy/issues/detail?id=3641
expand currently handles all deep processing automatically with the
_expand_hint method on Expr. This function can easily be modified to work
with any function. The only requirement is that an object be rebuildable
from args.
So we should refactor all methods that use deep to use this, and make the
API to only apply to the top-level function. One method that I know of is
doit. There are probably others. Let's move the function to utilities or
Basic or something and give it a better name, and make it public API.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.