On Thu, Sep 05, 2013 at 01:02:14PM +0200, Saullo Castro wrote: > One think, is it possible to define a method like __diff__() that tells > how the class should be differentiated in Sympy, like we do for __mul__, > __add__ etc... ?
See the Derivative class docstring. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
