Releases: QunaSys/quri-parts
Releases · QunaSys/quri-parts
v0.15.1
v0.15.0
What's Changed
- Chem tutorial 2 by @dchung0741 in #192
- Sampling backend tutorials by @dchung0741 in #194
- Ideal sampler by @Zshan0 in #197
- Limit execution time by @dchung0741 in #205
- Inv multi pauli by @dchung0741 in #208
- Inv unitary gate by @dchung0741 in #209
- Bug fix in fermion qubit mapping tutorial by @dchung0741 in #212
- Force int time limit by @dchung0741 in #226
- Allow to pass keyword arguments to itensor mps estimator for fast computation. by @terasakisatoshi in #203
- Use QURI Parts gate names for QiskitTranspiler by @lqtmirage in #228
- Marginal probability by @dchung0741 in #243
- bug fix: correct adding gate in front of the circuit by @dchung0741 in #244
- Transpiler tutorial by @lqtmirage in #234
- Operator to sparse by @dchung0741 in #247
New Contributors
- @terasakisatoshi made their first contribution in #203
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- update tutorial by @tanan in #165
- Relax version constraints for qiskit packages by @kwkbtr in #174
- Cost tracker by @dchung0741 in #179
- Spin symmetric uccsd by @dchung0741 in #181
- Kupccgsd identify parameter by @dchung0741 in #185
- Bug fix in convert empty circuit with noise model to qulacs by @lqtmirage in #186
- Add bit length by @dchung0741 in #189
- Python 3 11 fix by @dchung0741 in #190
- Inverse state mapper by @kwkbtr in #154
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Fix dtype for ndarray in Optimizers by @lqtmirage in #152
- Save data from runtime by @dchung0741 in #153
- Add CircuitTranspiler to normalize rotation gate parameters by @lqtmirage in #157
- Streamlined hamiltonian by @dchung0741 in #158
- Multiply state by circuit by @tanan in #160
- Post-selection by @wakuwaku414 in #82
- Measurement support for
QuantumCircuit
by @Zshan0 in #168 - Replacing unhashable defaults with factories by @BogdanRajkov in #171
- Circuit drawer by @wakuwaku414 in #75
- Fix release versioning by @kwkbtr in #172
- Allow Python 3.11 by @kwkbtr in #173
New Contributors
- @wakuwaku414 made their first contribution in #82
- @BogdanRajkov made their first contribution in #171
Full Changelog: v0.12.0...v0.13.0
v0.12.0.post1
This is a release addressing an issue of release process.
Full Changelog: v0.12.0...v0.12.0.post1
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
v0.11.0
What's Changed
- Add create_concurrent_parametric_estimator by @r-imai-quantum in #83
- Update license files by @kwkbtr in #86
- Connectivity graph by @Zshan0 in #70
- Stim simulator by @dchung0741 in #88
- Rewrite the check of hermiticity in mitigations by @rykojima in #89
- Hessian by @dchung0741 in #90
- make stim version ^1.11.0 by @dchung0741 in #91
- Clifford + RZ decomposer by @lqtmirage in #92
- Custom gate filter for noise model by @lqtmirage in #87
- KAK decomposer for 2 qubit UnitaryMatrix gate by @lqtmirage in #93
- Add Qiskit transpiler by @lqtmirage in #95
- non-relativistic quantum chemistry by @dchung0741 in #96
- Tket converter by @dchung0741 in #97
- Fill diagonal elements of error_matrix from gradient estimators by @r-imai-quantum in #85
- Include UnitaryMatrix gate decomposers in fixed gate set decomposers by @lqtmirage in #98
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Add Identity elimination transpiler by @lqtmirage in #53
- Update license file by @kwkbtr in #55
- Transpiler for OpenQASM decomposing multi-Pauli (rotation) gates by @kwkbtr in #52
- Overlap estimator by @ThomasenQunasys in #56
- Update grad tutorial by param shift by @tanan in #57
- Add dependabot configuration by @kwkbtr in #61
- Dependabot config by @kwkbtr in #67
- Energy gradient by @toru4838 in #59
- Update qulacs by @kwkbtr in #60
- Remove lock files under sub packages by @kwkbtr in #68
- Update poetry.lock by @kwkbtr in #69
- Change package name honeywell to quantinuum by @lqtmirage in #76
- Sampler with Qulacs-NoiseSampler by @rykojima in #6
- Add Quantinuum native transpilers for effectiveness on a real device by @lqtmirage in #77
- Cirq to Quri-Parts converter by @rykojima in #78
- Qiskit to Quri-Parts converter by @rykojima in #79
- Rename test files by @rykojima in #80
- Fix package description for quantinuum by @lqtmirage in #81
New Contributors
- @ThomasenQunasys made their first contribution in #56
Full Changelog: v0.9.2...v0.10.0