Skip to content

v3.1.2

Compare
Choose a tag to compare
@hongriTianqi hongriTianqi released this 10 Feb 09:18
· 1692 commits to develop since this release
ed2f52f

Features and Performance

Build and Compilation

Refactor and Code-cleanup

  • Refactor: locate more functions into namespace ModuleIO by @hongriTianqi in #1856
  • Refactor: modify the eys-catched warning when atoms are too close by @pxlxingliang in #1846
  • Refactor: delete src_external and src_pdiag, move module deepks and dftu into hamilt_lcao by @dyzheng in #1843
  • Refactor: move module symmetry and neighbor into cell by @dyzheng in #1841
  • Refactor: rearrange code files paths for module hamiltonian, decompose to "general", "pw", "lcao" 3 parts. by @dyzheng in #1826
  • Fix: add repo and docs site to output by @caic99 in #1816
  • refactor: add an eye-catched warning when setted-threads larger than hardware availability by @pxlxingliang in #1813
  • Rebuild using_ScaLAPACK_complex function in LCAO_evolve.cpp by @haozhihan in #1803
  • Refactor: move place of definition of read_dm and write_dm by @hongriTianqi in #1800
  • Refactor: move input and input_conv into module_io by @hongriTianqi in #1799

CI and Test coverage

Bug fix

Documentation

New Contributors

Full Changelog: v3.1.1...v3.1.2