torch_sim.models.mace¶
Wrapper for MACE model in TorchSim.
This module re-exports the MACE package’s torch-sim integration for convenient importing. The actual implementation is maintained in the mace package.
References
MACE Package: https://github.com/ACEsuit/mace
Classes
Computes energies for multiple systems using a MACE model. |