Skip to content

v2.3.1

Compare
Choose a tag to compare
@wenfei-li wenfei-li released this 16 Jul 04:28
· 2890 commits to develop since this release
0905df9

Features

  • implemented mgga in lcao basis; fixed a few bugs in mgga in PW basis by @wenfei-li in #1055

Bug Fix

Refactor

  • Refactor: added Operator for PW code, removed use of hamilt_pw_old.cpp by @dyzheng in #1062
  • refactor: deliver warning in output when zvalence too large by @hongriTianqi in #1063

Build & Test

  • Build: introduce new CI container by @caic99 in #1065
  • Build: refactor cereal module by @caic99 in #1076
  • Test(integrate): add omp thread number support by @caic99 in #1077
  • Build: add python3 to test image by @caic99 in #1078
  • test(integrate):the test of output of H/S and H(R)/S(R) matrixs by @pxlxingliang in #1084
  • Fix&Test: scan functional in PW code and added test case 116_PW_scan_Si2 by @dyzheng in #1089

Documentation

Full Changelog: v2.3.0...v2.3.1