Updates:
        Status: Fixed

Comment #2 on issue 2182 by [email protected]: Remove vectorization of Functions
http://code.google.com/p/sympy/issues/detail?id=2182

In cases like check_ode_sol, using the decorator avoids having to write boilerplate code, so it's good to have it.

To get nice decorators that don't clobber function signatures, we should use the decorator module [http://pypi.python.org/pypi/decorator].

Anyway, the pull request is in, so the original issue is closed.

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