You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Reorganized the dataframes in FOX.armc.ParamMapping.
Added the pes_validation keyword. Used for constructing a set of PES descriptors for the purpose of validation.
Dissallow the specification of duplicate .yaml keys.
Allow users to provide unique settings for each molecule in PES-averaged ARMC.
Added tests using CP2K, python 3.9, pre-releases and the minimum supported version of dependencies.
Removed the plotting and .csv-related entry points.
Added the param.validation.enforce_constraints keyword; used for checking whether or not initially supplied parameters satisfy all user-provided constraints.
Added the unit field to the param_metadata dataset.
Added the new pes.block.ref keyword; used for constructing PES descriptors from qmflows.Result objects rather than the FOX.MultiMolecule instances constructed therefrom.