Skip to content

v3.9.0.17

Latest

Choose a tag to compare

@ZhouXY-PKU ZhouXY-PKU released this 24 Oct 07:33
· 14 commits to develop since this release
574b085

What's Changed

Feature

  • [Feature] Add current dependent potential for TD-OFDFT by @lyb9812 in #6593
  • [Feature] Add NEP as esolver (Useful information to know that NEP has been interfaced with ABACUS) by @MoseyQAQ in #6603
  • Toolchain 202503 Version Update by @QuantumMisaka in #6615
  • [Feature] Add float copy function in blas_connector by @Critsium-xy in #6625

Fix

Refactor

  • Refactor: Use namespace instead of class for LapackConnector by @Cstandardlib in #6581
  • Add an interface for psi in esolver_ks_pw by @mohanchen in #6599
  • Delete update_pot() in ESolver by @mohanchen in #6614
  • Refactor ESolver continues, I move charge mixing codes to module_charge by @mohanchen in #6616
  • remove vector in bfgs and remove const number by @19hello in #6613
  • Update initialization of pw_wfc in esolver_ks.cpp, also some old gint has been deleted, E_bandgap has been changed to E_gap(k), struct efermi has been changed to Efermi by @mohanchen in #6617
  • Refactor: Unify standard/generalized eig driver of LAPACK by @Cstandardlib in #6610
  • Refactor: move Exx_Abfs::Abfs_Index to Element_Basis_Index by @linpeize in #6622
  • Update ESolver psi and delete some gint codes by @mohanchen in #6619
  • Refactor: remove old gint module code by @dzzz2001 in #6635

Test

Doc

  • Docs: Update documentation of dft_functional by @ahxbcn in #6591

Version Update

New Contributors

Full Changelog: v3.9.0.16...v3.9.0.17