Comment #20 on issue 1620 by asmeurer: Allow derivatives of unknown functions evaluated at a point
http://code.google.com/p/sympy/issues/detail?id=1620
D[1, 2](x, y)(f) doesn't make sense. D operates on f, and is evaluated at (x, y).
For things like adding operators together, see issue 2006. -- 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.
