v0.3.0
What's Changed
Highlight
This feature brings a new provider: Azure, as well as many new circuit components: noise models, custom gates, custom basis measurements, breakpoints, and more...
New features
- Qiskit migration from 0.45.0 to 1.1.0 by @hJaffaliColibritd in #56
- QLM migration to latest version by @Henri-ColibrITD and @JulienCalistoTD
- New provider alert! Azure is now available by @JulienCalistoTD in #81
- BitFlip, Phase Damping and Amplitude Damping noises by @MoHermes in #71, #72 and #95
- Dynamic instructions by @JulienCalistoTD in #57, #75
- Custom basis by @Henri-ColibrITD, @MoHermes and @hJaffaliColibritd in #101
- Custom gates by @hJaffaliColibritd and @JulienCalistoTD in #90 and #89
- Breakpoints by @Henri-ColibrITD in #68
- Pauli string from and to other language by @JulienCalistoTD and @Henri-ColibrITD in #76
- Circuit to matrix and gate to matrix by @JulienCalistoTD in #70
- More Qiskit error models by @MoHermes in #78
- Interoperability between mpqp and qasm by @JulienCalistoTD in #82, #85 and #102
- IBM Simulated device by @hJaffaliColibritd in #97
- Automated type checker in CI by @MoHermes and @Henri-ColibrITD in #73
- Automated formatter in CI by @MoHermes and @Henri-ColibrITD in #79
- Statistical noisy tests by @Henri-ColibrITD and @MoHermes in #59
- Braket naive cost estimation by @hJaffaliColibritd in #99
- Overall feature feature parity between all providers, devices, etc...
Fixes
- Gate to matrix was incorrect in some cases by @JulienCalistoTD in #74
- Cirq obsservable variance was incorrect in some cases by @JulienCalistoTD in #69
- Inverse gates are handled better by @JulienCalistoTD in #104
- Qiskit shots changed behavior (precision is now prefered), we added retrocompatibility by @hJaffaliColibritd in #97
Documentation
- Various quality of life improvement, better english, broken links fixes and so on... by @Henri-ColibrITD, @aoife-boyle, @JulienCalistoTD and @ah4dev
New Contributors
- @aoife-boyle made their first contribution in #111
Full Changelog: v0.2.2...v0.3.0