Skip to content

Commit

Permalink
update changelog [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmgray committed Jan 28, 2024
1 parent 31d5dbf commit 7c57582
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ Release notes for `quimb`.
and [`Tensor.new_ind`](quimb.tensor.tensor_core.Tensor.new_ind): repeat
tiling mode and random padding mode.
- tensor decomposition: make ``eigh_truncated`` backend agnostic.
- [`tensor_compress_bond`](quimb.tensor.tensor_core.tensor_compress_bond): add
`reduced="left"` and `reduced="right"` modes for when the pair of tensors is
already in a canonical form.

**Bug fixes:**

Expand Down

0 comments on commit 7c57582

Please sign in to comment.