Changelog#
Unreleased#
Changed#
MaxVolAlgorithmnow emits a warning instead of raising aRuntimeErrorwhen the MaxVol algorithm does not converge withinmaxiteriterations.Changed the default of
LossSetting.stress_times_volumefromFalsetoTrue. This affects how stress residuals are weighted in the loss (stress contributions are scaled by the configuration volume), so training results may differ for existing configs unlessstress_times_volumeis set explicitly.Keys in the CLI setting files are now grouped into
[common],[configurations],[potentials]etc.