OpenMM-Torch 1.0
This release (1.0) marks that OpenMM-Torch has matured to be used for production. We aim to maintain a stable and backward-compatible API for the 1.x
releases.
This release can be installed from conda-forge:
conda install -c conda-forge openmm-torch=1.0
What's Changed
- Use Mamba for CI by @raimis in #81
- Update CI for PyTorch 1.12 by @raimis in #83
- Pin swig to <4.1 by @raimis in #86
Full Changelog: v0.8...v1.0