Le mercredi 23 mai 2012 à 01:45 -0700, smichr a écrit : > 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.
If you could define precisely what your method should do, and explain how it relates to existing methods, it would be easier to answer. -- 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.
