Skip to content

v3.1.3

Compare
Choose a tag to compare
@dyzheng dyzheng released this 23 Feb 02:44
· 1660 commits to develop since this release
ee0f651

Features and Performance

  • Perf: cache address in pw_transform by @caic99 in #1885
  • Feature : output electronic dipole moment for tddft by @lyb9812 in #1887
  • Feature : print derivative of Hamiltonian matrix by @wenfei-li in #1880
  • Perf: init sender-buffer once in Gint for gamma_only by @dyzheng in #1895
  • Feature: enable TDDFT to support multiple electric field simulations by @1041176461 in #1889
  • Feature: add bessel parameters in Input, for fixing generator of orbital file by @dyzheng in #1891
  • Perf(LCAO): Various optimizations of detail code by @Alcanderian in #1901

Build and Compilation

Refactor and Code-cleanup

  • Refactor: split write_dos_lcao and write_dos_pw into separate functions by @hongriTianqi in #1890
  • Refactor: rearranged files in src_parallel and deleted src_parallel directory by @dyzheng in #1922
  • Refactor: read pseudopotentials in esolver_fp by @YuLiu98 in #1926

CI and Test coverage

Bug fix

Full Changelog: v3.1.2...v3.1.3