v0.0.53
What's Changed
- Update Qiskit Sampler notebook by @kevinsung in #375
- Qiskit gates: Add SwapGate and support XXPlusYYGate between non-adjacent qubit pairs by @kevinsung in #376
- Qiskit gates: Support iSwap by @kevinsung in #377
- Qiskit gates: Support Z, S, Sdg, T, Tdg by @kevinsung in #378
- Qiskit gates: Support CZGate by @kevinsung in #379
- Qiskit gates: Support GlobalPhaseGate by @kevinsung in #380
- In ffsim.PRE_INIT, decompose UCJOpSpinlessJW too by @kevinsung in #383
- fix CI by @kevinsung in #388
- refactor documentation of Qiskit functionality by @kevinsung in #387
Full Changelog: v0.0.52...v0.0.53