CDTK.Dynamics.Tools module
Collection of tools used in the Newton package
- Note on the implementation:
- positions, velocities, etc., are expected as N x 3 arrays
- [ [x1, y1, z1],
- [x2, y2, z2],
- …
]
- masses are expected as an N array
[ m1, m2, …. ]
Collection of tools used in the Newton package
]
[ m1, m2, …. ]