Updates:
        Summary: Refactor find() and replace()
        Status: Accepted
        Labels: -PassedReview -mattpap

Comment #37 on issue 1337 by [email protected]: Refactor find() and replace()
http://code.google.com/p/sympy/issues/detail?id=1337

I think the interface of replace() is rather clunky. There are 3 possible types for each input and 5 different cases mentioned in the docstring (why not 9 = 3*3?). Also, the relationships between find(), replace(), subs() and match() should be clarified. There are no tests and no documentation about that.

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