OpenMM-Torch 0.8
This release fixes a bug (#80) which prevented TorchForce
from being used within OpenMM.CustomCVForce
.
This release can be installed from conda-forge
:
conda install -c conda-forge openmm-torch
What's Changed
- Fix the tutorial by @raimis in #77
- Push primary context before invoking PyTorch by @peastman in #78
- Revert "Push primary context before invoking PyTorch" by @raimis in #79
- Fix interoperability with CustomCVForce by @raimis in #80
Full Changelog: v0.7...v0.8