New Features:
- Arbitrary gate set conversion transpiler by @lqtmirage in #341
- From qulacs converter by @HayatoYunoki in #342
- Qiskit 1 update by @dchung0741 in #345
- Make
ImmutableQuantumCircuit.depth()
a cached property by @kwkbtr in #346 - Freeze the circuit before converting to a Qulacs circuit with a noise model by @kwkbtr in #347
- Support numpy 2.0.0 by @toru4838 in #351
Bug Fixes: