Skip to content

Releases: abacusmodeling/abacus-develop

v3.2.1

13 Apr 07:48
5823c99
Compare
Choose a tag to compare

What's Changed

Features and Performance

Build and Compilation

Documentations

Bug Fix

Refactor

Testing

New Contributors

Full Changelog: v3.2.0...v3.2.1

v3.2.0

31 Mar 14:11
cccfbb2
Compare
Choose a tag to compare

Features and Performance

Build and Compilation

Refactor and Code-cleanup

CI and Code Coverage

Bug Fix

Documentation

New Contributors

Full Changelog: v3.1.4...v3.2.0

v3.1.4

10 Mar 08:41
caa372a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.3...v3.1.4

v3.1.3

24 Feb 09:07
ee0f651
Compare
Choose a tag to compare

Features and Performance

Build and Compilation

Refactor and Code-cleanup

CI and Test coverage

Bug fix

Full Changelog: v3.1.2...v3.1.3

v3.1.2

10 Feb 05:38
ed2f52f
Compare
Choose a tag to compare

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

v3.1.1

13 Jan 09:58
4c47247
Compare
Choose a tag to compare

What's Changed

Features

Build and Compilation

Refactor and Code-cleanup

CI and Test coverage

Bug fix

Documentation

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

30 Dec 04:26
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

Refactor

Documentation

Compilation & Testing

Full Changelog: v3.0.5...v3.1.0

v3.0.5

16 Dec 04:39
28c3d9f
Compare
Choose a tag to compare

What's Changed

Features

Build and Compilation

Refactor and Code-cleanup

CI and Test coverage

Bug fix

Documentation

New Contributors

Full Changelog: v3.0.4...v3.0.5

v3.0.4

01 Dec 10:04
f0c8985
Compare
Choose a tag to compare

What's Changed

Features

  • Add GPU Baseline for ABACUS ! by @denghuilu in #1535
  • Add out_dm1 which prints dm_r in sparse format by @wenfei-li in #1541 and #1577
  • Total magnetization can be constrained by nupdown by @dyzheng in #1549

Compilation

Refactor

  • Removed globalc::chr & input_update by @wenfei-li in #1527
  • Add H_TDDFT_pw class for time dependent electronic field by @dyzheng in #1562

Code cleanup & Test coverage

  • Remove unused codes in src_pdiag by @hongriTianqi in #1545
  • Add DeePKS tests to coverage test by @caic99 in #1537
  • Remove obsolete code & add tests by @wenfei-li in #1538, #1539, #1544, #1550, #1561, #1563, #1567
  • Remove the useless codes in symmetry by @pxlxingliang in #1548
  • Deleted used code for spectrum and old HSolver by @dyzheng in #1564

Bug fix

  • Fix bug about rpa interface -out_band-occ-num by @Srlive1201 in #1542
  • Add libxc interface for stress calculation in nspin=1 case by @ouqi0711 in #1553
  • Fix two misimplementation in nscf calculation by @hongriTianqi in #1551
  • Use fabs instead of abs on doubles in module_base/opt_DCsrch.cpp by @maki49 in #1568
  • Fixed OperatorDFTU for multi-k and NSPIN=2 by @dyzheng in #1570
  • Initialize has_so to false when reading blps pseudopotential by @xinyangd in #1572

Documentation

  • Revise install configuring manual by @caic99 in #1531
  • Update the link in deepks.md by @ouqi0711 in #1558
  • Fix typos in input parameters by @caic99 in #1557

New Contributors

Full Changelog: v3.0.3...v3.0.4

v3.0.3

18 Nov 10:24
0996eb1
Compare
Choose a tag to compare

What's Changed

Feature

Bug Fix

Refactor

Test

Documentation

New Contributors

Full Changelog: v3.0.2...v3.0.3