v3.2.5
Feature:
- add the output of E_KS(sigma->0) by @Chentao168 in #2571
- Add get_value and inner_most_ptr method for container by @denghuilu in #2620
Refactor
- use rho/kin_r rather than Charge in Gint_inout interface by @maki49 in #2591
- move GlobalC::GridD from global_fp.h to sltk_grid_driver.h by @hongriTianqi in #2584
- new class "RadialSet" and "AtomicRadials" for module_nao by @jinzx10 in #2585
- move write_potential to ModuleIO by @hongriTianqi in #2582
- output efermi in pw basis by @YuLiu98 in #2604
- new class "BetaRadials" and "RadialCollection" for module_nao by @jinzx10 in #2610
- Add an unified function to output SCF convergence and fermi energy by @pxlxingliang in #2618
- Remove unnecessary template variables from module esolver. by @denghuilu in #2621
- remove "using namespace std" to avoid namespace pollution by @Satinelamp in #2644
Bug fix
- an error message in symmetry by @maki49 in #2594
- bug that scf executes relax_step by @Qianruipku in #2595
- RPA_LRI::cal_postSCF_exx() by @PeizeLin in #2598
- recover c++11 compatibility of module_nao by @jinzx10 in #2599
- compiling warning by both Intel and GNU compilers by @dyzheng in #2609
- optimized printing of start magnetization by @dyzheng in #2605
- set bessel_nao_rcut as rcut by @YuLiu98 in #2625
- fix error of Tensor::inner_most_ptr function by @denghuilu in #2637
Test
- UnitTest for dnrm2 by @SeptemberMy in #2590
- UnitTest for module_tddft by @lyb9812 in #2580
- add module_io/bessel_basis unit test by @kirk0830 in #2614
- add a CI test for out_mat_t and out_mat_dh by @hongriTianqi in #2613
Docs
- Update faq.md by @ouqi0711 in #2581
- update phonopy doc by @1041176461 in #2603
- update documentation of input parameters for four parts by @dyzheng in #2530
- small fix in the description of exx paras by @maki49 in #2623
- fix the installation of ase by @Chentao168 in #2624
Full Changelog: v3.2.4...v3.2.5