Expand description
Public API for ANI machine-learning potentials.
Provides the top-level functions compute_ani() for energy evaluation
and force computation from molecular geometries.
Structs§
Functions§
- compute_
ani - Compute ANI energy (and optionally forces) for a molecular geometry.
- compute_
ani_ batch - Batch-compute ANI energies for multiple molecules in parallel.
- compute_
ani_ test - Compute ANI energy using internally-generated test weights.