NNPOps 0.5
What's Changed
- Update CI versions by @raimis in #88
- Additions to
.gitignore
by @RaulPPelaez in #90 - Fix neighbourlist gradient calculation on CPU by @sef43 in #91
- Move all
torch.ops.load
calls to the__init__.py
scripts by @RaulPPelaez in #89 - Fix incorrect decorator in NNPOps by @RaulPPelaez in #93
- Fix CMake not updating tests correctly after first run by @RaulPPelaez in #97
- Add error checking to CUDA version of
getNeighborPairs
by @RaulPPelaez in #80 - Support for pytorch 2.0 by @RaulPPelaez in #94
Full Changelog: v0.4...v0.5