0.14.0 - Exact treatment of alchemical PME electrostatics, water cluster test system, optimizations
Pre-release
Pre-release
New features
- Add a
WaterCluster
testsystem (#322) - Add exact treatment of PME electrostatics in
alchemy.AbsoluteAlchemicalFactory
. (#320) - Add method in
ThermodynamicState
for the efficient computation of the reduced potential at a list of states. (#320)
Enhancements
- When a
SamplerState
is applied to manyContext
s, the units are stripped only once for optimization. (#320)
Bug fixes
- Copy thermodynamic state on compound state initialization. (#320)