Comment #2 on issue 2420 by [email protected]: Refactor EPath
http://code.google.com/p/sympy/issues/detail?id=2420

Is there any reason not to follow re and name the file epath, the class ep and then have ep.compile(pat) return a compiled pattern, P; ep.select(pat, expr) or P.select(expr) and finally, ep.map(pat, func, expr) or P.map(func, expr)

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

Reply via email to