Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
krivenko committed Dec 17, 2021
1 parent 227c496 commit f50edff
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@

All notable changes to this project will be documented in this file.

## [0.7.1] - Unreleased
## [0.7.1] - 2021-12-17

- New methods ``space_partition::subspace_basis()`` and
``space_partition::subspace_bases()``.
- New methods ``sparse_state_vector::prune()`` (two overloads).
- New example ``hubbard_holstein_1d`` and minor updates to the documentation.

## [0.7.0] - 21-10-09
## [0.7.0] - 2021-10-09

- Added an implementation of the ``StateVector`` concept for some
[Eigen 3](https://eigen.tuxfamily.org/) types (vectors, vector segments,
Expand Down

0 comments on commit f50edff

Please sign in to comment.