NNPOps 0.4
This release fixes a bug in the periodic boundary conditions in NNPOps.SymmetryFunctions.TorchANISymmetryFunctions
and improves the build system.
What's Changed
- Improve the build system to use find_package(Python) instead of find_package(PythonLibs) by @RaulPPelaez in #81
- Fix a bug in the periodic boundary conditions in ANI SymmetryFunctions by @sef43 in #83
New Contributors
- @RaulPPelaez made their first contribution in #81
- @sef43 made their first contribution in #83
Full Changelog: v0.3...v0.4