0.20.1 - Exact treatment of PME electrostatics and optimizations
- Allow users to specify options for
openmmtools.alchemy.AbsoluteAlchemicalFactory
in the YAML file. In particular, this introduces exact treatment of PME electrostatics for charged ligands. (#881) - Major optimization of the computation of the energy matrix. (#881)
- Added the YAML option
max_n_contexts
. (#881) - Bumped minimum required version of
openmmtools
to0.14.0
.