moments_of_inertia
moments_of_inertia(coords, masses=None, force_rotation=True, return_com=False):
Computes the moment of inertia tensor for the walkers with coordinates coords (assumes all have the same masses)
coords:CoordinateSetmasses:np.ndarray:returns:_