I would like to compute the gradient of a spline and visualize it in a polar plot.
I use tck, u = splprep() to obtain the spline with the cartesian coordinat
tck, u = splprep()