Release v0.17.0
Changelog
Version 0.17.0 (July 6th, 2022)
Summary
This release includes contributions from UnitaryHACK 2022! 🎉 We had 3 merged pull requests, and a fourth is looking to be merged in the next milestone. Along with the great contributions from hackers, this release focused on expanding our ZNE examples to other frontends (Cirq, Braket, and Pennylane), building out learning-based PEC, and improving our benchmarking infrastructure.
All Changes
- Support the latest Cirq version (0.15.0) (@andreamari, gh-1379)
- add ZNE example using pennylane (@natestemen, gh-1384)
- Add ZNE example with Braket and IonQ (@andreamari, gh-1363)
- docs: add natestemen as a contributor for infra, doc, test, code (allcontributors, gh-1383)
- remove comma (@natestemen, gh-1381)
- add myself to authors (@natestemen, gh-1372)
- Deploy asv benchmark data to web (@natestemen, gh-1354)
- Batched mitigate (@nylewong, gh-1286)
- Update black requirement from ~=22.3 to ~=22.6 (@dependabot, gh-1370)
- Add Error Mitigation example with Cirq (@Misty-W, gh-1351)
- Update amazon-braket-sdk requirement from ~=1.25.1 to ~=1.25.2 (@dependabot, gh-1367)
- Update pennylane-qiskit requirement from ~=0.23.0 to ~=0.24.0 (@dependabot, gh-1361)
- Update Mitiq paper code blocks based on paper review (@andreamari, gh-1357)
- Update pennylane requirement from ~=0.23.1 to ~=0.24.0 (@dependabot, gh-1362)
- Update amazon-braket-sdk requirement from ~=1.25.0 to ~=1.25.1 (@dependabot, gh-1359)
- Improving the H2 example (@obliviateandsurrender, gh-1337)
- Test on windows and mac on each PR and add openfermion to dev requirements (@andreamari, gh-1348)
- Loss function for learning biased noise (@Misty-W, gh-1340)
- Modify docstrings, documentation to use citations from refs.bib [unitaryhack] (@WingCode, gh-1325)
- [unitaryhack] v2 Updated molecular hydrogen tutorial OpenFermion (@lockwo, gh-1349)
- Update amazon-braket-sdk requirement from ~=1.24.0 to ~=1.25.0 (@dependabot, gh-1345)
- Bump actions/setup-python from 3 to 4 (@dependabot, gh-1344)
- [unitaryhack] Add thumbnails for examples (@obliviateandsurrender, gh-1338)
- Revert "[unitaryhack] Updated molecular hydrogen tutorial" (@andreamari, gh-1347)
- [unitaryhack] Updated molecular hydrogen tutorial (@lockwo, gh-1296)
- Update mypy requirement from ~=0.960 to ~=0.961 (@dependabot, gh-1342)
- Merge pull request #1320 from unitaryfund/nts-contrib-docs (@natestemen)