convert_zmatrix_to_cartesians

convert_zmatrix_to_cartesians(coordlist, *, ordering, origins=None, axes=None, use_rad=True, return_derivs=None, order=None): 

Expects to get a list of configurations These will look like: [ [dist, angle, dihedral] … ] and ordering will be [ [pos, point, line, plane] … ] For efficiency it is assumed that all configurations have the same length

  • coordlist: Any
  • origins: Any
  • axes: Any
  • use_rad: Any
  • kw: Any
  • ordering: Any
  • return_derivs: Any
  • :returns: _

Feedback

Examples

Templates

Documentation