Skip to content

Commit

Permalink
prep for v0.5.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Krastanov committed Jul 25, 2022
1 parent 3ed5262 commit 4c0b08a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# News

## v0.5.7 - dev
## v0.5.7 - 2022-07-24

- Expanding test suite, including base functions, `Experimental.NoisyCircuits`, and others.
- **(fix)** `apply!(S"XXX", P"X", [1])` and similar sparse Pauli applies were giving wrong results.
- Significant speedup of `petrajectories` thanks to an order of magnitude speedup in `applynoise_branches(...,::UnbiasedUncorrelatedNoise)`.
- Expanding test suite, including base functions, `Experimental.NoisyCircuits`, and others. Re-establishing tests of alternative big-packing.

## v0.5.6 - 2022-07-20

Expand Down

0 comments on commit 4c0b08a

Please sign in to comment.