Hi I am starting with sympy,
I want to write the diff of a sum as the dum os diff in sympy. I need to transform,
sp.Derivative(sp.Sum(f(x,t),(n,0,5)), x)