Skip to content

v0.10.2

Compare
Choose a tag to compare
@YutackPark YutackPark released this 07 Dec 07:13
· 55 commits to main since this release
f981b7c

[0.10.2]

Added

  • Accelerated graph build routine if matscipy is installed @hexagonerose
  • matscipy vs. ase neighborlist unit test
  • If valid set is not given but data_divide_ratio is given, validaset is created using random split. (shift, scale, and conv_denoiminator uses original whole statistics)

Changed

  • matscipy is included as a dependency
  • data_divide_ration defaults to 0.0 (meaning not used)

Fixed

  • For torch version >= 2.4.0, Loading graph dataset no more raises warnings.
  • Raise error when unknown element is found (SevenNetCalculator)

What's Changed

New Contributors

Full Changelog: v0.10.1...v0.10.2