Skip to content

v3.5.2

Compare
Choose a tag to compare
@WHUweiqingzhou WHUweiqingzhou released this 30 Jan 02:25
· 743 commits to develop since this release
9a86b0a

What's Changed

Feature

  • Accelerate: reduce unnecessary computation due to the calculation of the overlap matrix in the cg method by @haozhihan in #3556
  • Feature: enable restart charge density mixing during SCF by @WHUweiqingzhou in #3542
  • Feature: Add ENABLE_RAPIDJSON option to control the output of abacus.json by @pxlxingliang in #3519
  • Feature : printing band density by @wenfei-li in #3501
  • Feature: support segment split in kline mode in KPT file and out_band band output precision control, 8 as default by @kirk0830 in #3493
  • Feature: add python wrapper for math sphbes by @jieli-matrix in #3475
  • Build: add ccache to accelerate the testing process by @caic99 in #3509
  • Build: Improving CMake performance for finding LibXC and ELPA by @yizeyi18 in #3478
  • Feature: enable the computation of zeros of multiple spherical Bessel functions in one call by @jinzx10 in #3449

Bug Fixes

Refactor

Tests

Documentation

New Contributors

Full Changelog: v3.5.1...v3.5.2