pub fn skew_from_vec<T: Float>(v: &V3<T>) -> M33<T>
Convert a 3d Vector to a $so(3)$ representation
Function arguments: v: V3
v
Output: A M33 that is the skew symetric representation of v