Skip to content

v0.2.14

Compare
Choose a tag to compare
@amcadmus amcadmus released this 28 Feb 05:13
· 173 commits to master since this release
9507165

New features

  • gaussian: support PBC by @njzjz in #397
  • Add support for 'deepmd/npy/mixed' format with dpdata.MultiSystems by @iProzd in #422 #425

Enhancements

  • Refactor(abacus): return None but not raise error when energy can not be found in scf by @pxlxingliang in #402
  • refactor(abacus): get energy by keyword "final etot is" in abacus/scf by @pxlxingliang in #417
  • docs: update installation commands by @njzjz in #403
  • accept np.ndarray as index by @njzjz in #407
  • docs: add the list of drivers and minimizers by @njzjz in #415
  • add .git-blame-ignore-revs to hide formatting changes in git blame by @njzjz in #419
  • follow the numpydoc style guide by @njzjz in #420

Code fomatting

Bug fixings

New Contributors

Full Changelog: 0.2.13...0.2.14