Hi all, When differentiating, can I have sympy call me back to ask about each partial derivative? Suppose I'm differentiating by t, and sympy encounters an x, can I get a callback asking for \partial x/partial t?
A hacky way would be to express all dependencies explicitly as function symbols 'x(t)', and then re-traverse the result and substitute away the resulting partial derivatives... but I figure there must be a better way? Thanks, Andreas
pgpbJBupRbbTn.pgp
Description: PGP signature
