Release v0.30.0
Changelog
Version 0.30.0
Released October 13, 2023
Summary
This release contains several documentation improvements and some new additions.
The classical shadows documentation has been improved (including a tutorial!) by @Min-Li. The Pauli Twirling method is added to the user guide (thanks @Aaron-Robertson and @purva-thakre). There is a new tutorial applying both zero-noise extrapolation (ZNE) and Clifford Data Regression (CDR) to quantum simulation, for the 1D Ising chain, in Cirq, by @farzadkianvash, a new contributor! The documentation has been further improved and unified by @Misty-W and @natestemen.
In terms of additions, a new type of benchmark quantum circuits, "rotated" randomized benchmarking (RB) quantum circuits have been added by @Misty-W, for more general benchmarks.
All changes
- Add a tutorial for simulating Ising 1-D chain with Cirq with ZNE and CDR [@farzadkianvash]
- Add section on quantum noise to user guide (#2036) [@Misty-W]
- New QEM benchmarking method: "rotated" RB circuits (#2028) [@Misty-W]
- Add Pauli Twirling (PT) User Guide (#1848) [@Aaron-Robertson @purva-thakre]
- Documentation cleanup (#2008) [@natestemen]
- Remove draft workflow from Github Actions (#2019) [@purva-thakre]
- Improve documentation of Classical Shadows (#2026) [@Min-Li]
- Classical Shadows: Add tutorial (#1945) [@Min-Li]
Dependency updates
- Update amazon-braket-sdk requirement from ~=1.54.1 to ~=1.55.1 (#2016) [@dependabot]
- Bump matplotlib from 3.7.2 to 3.7.3 (#2011) [@dependabot]
What's Changed
- Bump matplotlib from 3.7.2 to 3.7.3 by @dependabot in #2011
- [Classical Shadows 5] Shadows/RShadows tutorial by @Min-Li in #1945
- Add missing section in classical shadows example by @Min-Li in #2026
- Remove draft workflow by @purva-thakre in #2019
- Update amazon-braket-sdk requirement from ~=1.54.1 to ~=1.55.1 by @dependabot in #2016
- Documentation cleanup by @natestemen in #2008
- Pauli Twirling (PT) User Guide by @Aaron-Robertson in #1848
- New QEM benchmarking method: "rotated" RB circuits by @Misty-W in #2028
- Add section on quantum noise to user guide by @Misty-W in #2036
- Added a tutorial for simulating Ising 1-D chain using mitiq with cirq… by @farzadkianvash in #2002
- Prepare v.0.30.0 release by @nathanshammah in #2050
- Update CHANGELOG.md version typo by @nathanshammah in #2051
New Contributors
- @farzadkianvash made their first contribution in #2002
Full Changelog: v0.29.0...v0.30.0