Skip to content

Commit

Permalink
update docs [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmgray committed Jan 24, 2024
1 parent 429f249 commit 18510e7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright 2015-2022 Johnnie Gray
Copyright 2015-2024 Johnnie Gray

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
6 changes: 6 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,18 @@ Release notes for `quimb`.
(whats-new-1-7-1)=
## v1.7.1 (unreleased)

** Enhancements:**

- add [TensorNetwork.visualize_tensors](quimb.tensor.TensorNetwork.visualize_tensors)
for visualizing the actual data entries of an entire tensor network.

**Bug fixes:**

- fix bug in [`kruas_op`](quimb.kraus_op) when operator spanned multiple
subsystems ({issue}`214`)
- fix bug in [`qr_stabilized`](quimb.decomp.qr_stabilized) when the diagonal of
`R` has significant imaginary parts.
- fix bug in quantum discord computation when the state was diagonal ({issue}`217`)


(whats-new-1-7-0)=
Expand Down

0 comments on commit 18510e7

Please sign in to comment.