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

Classes

MaceModel

Computes energies for multiple systems using a MACE model.