AlexandriaChemistry/ACT

Optimize train_ff to only compute what is being trained on

Open

#902 opened on Aug 13, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (2 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (17 stars)
PR merge metrics
 (PR metrics pending)

Description

For instance, if we train on the electrostatics, it is not needed to compute the other, potentially expensive energies.

Contributor guide