Skip to content

v3.3.2

Compare
Choose a tag to compare
@dyzheng dyzheng released this 14 Aug 09:49
· 1334 commits to develop since this release
0518061

What's Changed

Feature

  • Feature: add a parameter symmetry_autoclose to control the behavior when symmetry error occurs by @maki49 in #2740
  • Feature : added paw_cell_libpaw and test by @wenfei-li in #2815

Refactor

  • Refactor: remove redundant code xc_functional_vxc.cpp by @Satinelamp in #2756
  • Refactor: Two center integral implemented in module_nao by @jinzx10 in #2757
  • Refactor: CubicSpline class stores derivatives instead of polynomial coefficients by @jinzx10 in #2772
  • Refactor: add UnitTests and new functions and OverlapNew operator with HContainer by @dyzheng in #2777
  • Refactor: remove a useless head file in cal_dm.h by @WHUweiqingzhou in #2774
  • Refactor: make vl_grid_to_2D and Gint_inout independent of LCAO_Matrix by @maki49 in #2758
  • Refactor: make RealGauntTable singleton by @jinzx10 in #2789
  • Refactor: new CubicSpline interface by @jinzx10 in #2800
  • Refactor: add UnitTests for OverlapNew with SOC case and optimize performance of HContainer by @dyzheng in #2786
  • Refactor: Implement read and write dmk with a UnitTest by @WHUweiqingzhou in #2809

Bug Fix

Test

Docs

Full Changelog: v3.3.1...v3.3.2