Hello,

On Wed, May 23, 2012 at 11:45 AM, smichr <[email protected]> wrote:
>
> Pull request 1272 is languishing for lack of an agreeable location for this
> functionality:
>
> `f(x, y).foo(f(a, b), a +b) -> x + y`
>
> Making this part of subs, rewrite, and replace has been voted down. If it is
> to be a stand-alone method, are there suggestions for the name you would
> expect to use in place of foo above? I suggested `explicate` which is not
> that much more complicated than enumerate. It could be `define`, too.

This looks a lot like inlining functions.  Maybe "inline"?

Sergiu

-- 
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.

Reply via email to