3.3 Differential equations

A differential equation with dependent variables ['u','v'] and independent variables ['x','y','z'] can be represented by the string

d = 'df(x*u, x, 2) + 3*df(v, y, y, y)*y - u + y'