Skip to content

Commit

Permalink
BP: various updates including diis
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmgray committed Jan 29, 2025
1 parent 23c574a commit 9292f62
Show file tree
Hide file tree
Showing 21 changed files with 2,841 additions and 1,178 deletions.
4 changes: 4 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ Release notes for `quimb`.
**Enhancements:**

- [`MatrixProductState.measure`](quimb.tensor.tensor_1d.MatrixProductState.measure): add a `seed` kwarg
- belief propagation, implement DIIS (direct inversion in the iterative subspace)
- belief propagation, unify various aspects such as message normalization and distance.
- belief propagation, add a `plot` method.
- add `qu.plot_multi_series_zoom` for plotting multiple series with a zoomed inset, useful for various convergence plots such as BP

**Bug fixes:**

Expand Down
Loading

0 comments on commit 9292f62

Please sign in to comment.