Updates:
Summary: Make a subs() function
Comment #4 on issue 1743 by asmeurer: Make a subs() function
http://code.google.com/p/sympy/issues/detail?id=1743
For vectorize: I agree.
But what about making a function for subs? I was thinking, maybe we could
create dummy functions for all the common methods, but then put them in a
separate module that is not imported by default. That way, if people want
them (like the author of the Andriod app was discussing on the mailing
list), they can import that, but it won't clog up the namespace otherwise.
Thoughts?
--
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.