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: CoordinateSet
  • masses: np.ndarray
  • :returns: _

Feedback

Examples

Templates

Documentation