Comment #1 on issue 2134 by renato.c...@gmail.com: Derivative of Lambda does not work
http://code.google.com/p/sympy/issues/detail?id=2134

The error above doesn't show up anymore in master.

I'm not sure what Lambda(x, expr).diff(y) should be, because Lambda is not an expression, but a function - sin.diff(x) raises an error. But maybe it could simply mean Lambda(x, expr.diff(y)) (*if* x != y).

What Lambda certainly should implement if .fdiff().

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to