v0.4.0
·
775 commits
to main
since this release
What's changed
Highlights
We now support optimized multi-observable expectation values, enhancing your complex job experience. In addition, we now provide an API to easily store jobs' execution results on your machine. And more...
New features
- Allowing several observables in a single
ExpectationMeasure(only for IBM) by @MoHermes in #126 - Local storage for jobs and results by @JulienCalistoTD in #118
- Add callback support to VQA optimization functions by @JulienCalistoTD in #127
- Can initialize a circuit with a specific statevector by @ThomasB-Colibri in #132
- Allow submitting remote jobs for Azure by @JulienCalistoTD in #135
- Allowing storing of transpiled circuit to speed-up the minimization process by @JulienCalistoTD in #129
- Optimize the evaluation of expectation values for diagonal observables by @hJaffaliColibritd in #133
Fixes and extras
- Printing of
CustomGateparametrized with symbolic variables was broken by @Henri-ColibrITD in #138 - Number of shots was not taken into account for local IBM expectation values by @JulienCalistoTD in #137
- Dynamic circuit concatenation resulted in a static circuit by @JulienCalistoTD in #131
- Update
azure-quantumto3.1.0by @JulienCalistoTD in #130
New Contributors 🥳
- @ThomasB-Colibri made their first contribution in #132
Full Changelog: v0.3.2...v0.4.0