vec_angle_derivs
vec_angle_derivs(a, b, order=1, up_vectors=None, zero_thresh=None, return_comps=False):
Returns the derivatives of the angle between a and b with respect to their components
a:np.ndarrayvector
b:np.ndarrayvector
order:intorder of derivatives to go up to
zero_thresh:float | Nonethreshold for what is zero in a vector norm
:returns:listd e r i v a t i v e
t e n s o r s