Skip to content

Commit

Permalink
Added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertoBaiardi committed Dec 6, 2021
1 parent 9c94938 commit 3efd0f5
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Changelog

## Release 3.1.0

- Added support for TD-DMRG with time-independent Hamiltonian

## Release 3.0.6

- Bugfix for compilation with BUILD_PREBO=OFF

## Release 3.0.5

- Added support for PreBO DMRG calculations

## Release 3.0.4

- Fixed overlap calculations in MPSSI
- Fixed number of sweeps for DMRGSCF excited states
- Got rid of boost::enable_if and boost::shared_ptr in favour of STL
- Small updates in the Fortran interface and for Mac OS X

## Release 3.0.3

- Fix for Fiedler ordering and excited states
- Faster parallel RDM evaluation
- Fixed some crashes for TDM evaluation
- Added several tests for RDMs
- Ability to read necessary parameters from checkpoint files

0 comments on commit 3efd0f5

Please sign in to comment.