v0.12.0
What's Changed
- Fix CliffordRZSetTranspiler by @lqtmirage in #99
- Sampling fix by @Zshan0 in #101
- Fix UnitaryMatrix KAK decomposition and conversions to backends by @lqtmirage in #117
- Add fusing rotation gates to the preset gate set decomposition paths by @lqtmirage in #118
- Storing raw data from qiskit backend to json by @dchung0741 in #125
- Support computational basis state for evaluate state to vector by @dchung0741 in #140
- Bug fix in circuit converter with noise model to qulacs by @lqtmirage in #141
- Bug fix for single sampling job by @dchung0741 in #143
- Pre-compiled qulacs circuit by @dchung0741 in #145
- Qiskit primitive by @Zshan0 in #147
CI-related changes
- Reduce execution time of GitHub Actions by @kwkbtr in #116
- Trigger lint CI when poetry.lock is updated by @kwkbtr in #119
- Fix document build: install all sub packages by @kwkbtr in #126
- Fix julia install by @yasuo-ozu in #127
- Change python version invariant by @yasuo-ozu in #128
- Yozu fix ci py ver by @yasuo-ozu in #131
- Yozu julia cache by @yasuo-ozu in #132
- Add lucking deps by @yasuo-ozu in #133
- Unify python & poetry install to composite action by @y-yu in #122
New Contributors
- @yasuo-ozu made their first contribution in #127
- @y-yu made their first contribution in #122
Full Changelog: v0.11.0...v0.12.0