Skip to content

v3.6.3

Compare
Choose a tag to compare
@jinzx10 jinzx10 released this 11 May 03:35
· 329 commits to develop since this release
922db46

What's Changed

Feature

  • Feature : descriptors for equivariant DeePKS by @wenfei-li in #3894
  • Feature : reading and writing of h(r) and dm(r) in npz format by @wenfei-li in #4066
  • Feature: write local-XC and EXX part of band(orbital) energy along with the XC matrix by @maki49 in #4013
  • Feature: add device error check for functions within device.cpp by @denghuilu in #4106
  • Improve output of H and S matrices: output matrices when the self-consistent iteration steps reach scf_nmax, even if the charge density doesn't converge. by @LiuXiaohui123321 in #4147

Docs

Fix

Refactor

  • Refactor istate_charge.cpp to reduce dependence on other modules by @AsTonyshment in #4086
  • Refactor: optimized cubic spline by @jinzx10 in #4081
  • Replace “lm->paraV” with “paraV” to simpifier parameters by @A-006 in #4110

Build & Test

New Contributors

Full Changelog: v3.6.2...v3.6.3