CartesianToGICSystemConverter
A converter class for going from Cartesian coordinates to internals coordinates
@property
types(self):
convert_many(self, coords, *, specs, order=0, masses=None, remove_translation_rotation=True, reference_coordinates=None, return_derivs=None, derivs=None, gradient_function=None, gradient_scaling=None, **kw):
We’ll implement this by having the ordering arg wrap around in coords?
convert(self, coords, *, specs, order=0, **kw):