Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-weber committed Nov 20, 2024
1 parent 82a4e4c commit 9f0325e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
## Unreleased

### Added
- ClusterModel for simulating other models in clustered bases (e.g. fully-frustrated bilayer)

- `ClusterModel` for simulating other models in clustered bases (e.g. fully-frustrated bilayer)
### Changed
- `MagnetizationEstimator`: add `Tag` parameter to allow different kinds of magnetizations for the same model
### Fixed
- magnet: fix typo in the Hamiltonian that changed the meaning of `d`.
- some performance optimizations

0 comments on commit 9f0325e

Please sign in to comment.