Skip to content

NNPOps 0.4

Compare
Choose a tag to compare
@raimis raimis released this 03 Mar 11:35
· 13 commits to master since this release
16543f9

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

Full Changelog: v0.3...v0.4