inertia_tensors
inertia_tensors(coords, masses=None, mass_weighted=False, return_com=False):
Computes the moment of intertia tensors for the walkers with coordinates coords (assumes all have the same masses)
coords:CoordinateSetmasses:np.ndarray:returns:_