Skip to content

OpenMM-Torch 0.8

Compare
Choose a tag to compare
@raimis raimis released this 08 Jul 15:14
· 31 commits to master since this release
5dc7279

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