- Fix to ensure that the {py:class}`IBMBackend` and {py:class}`IBMQEmulatorBackend` both properly enforce {py:class}`MaxNQubitsPredicate`. - Update qiskit version to 0.42. - Updated pytket version requirement to 1.14.
0.37.1
- Fix backend settings for AerStateBackend and AerUnitaryBackend
0.37.0
- Fix faulty information in `AerBackend().backend_info` - Updated pytket version requirement to 1.13.
0.36.0
- Update qiskit version to 0.41. - Fix order of Pauli terms when converting from `QubitPauliOperator`.
0.35.0
- Automatically use IBMQ token if saved in pytket config and not saved in qiskit config. - Update qiskit version to 0.40. - Update code to remove some deprecation warnings. - Work around <https://github.com/Qiskit/qiskit-terra/issues/7865>.
0.34.0
- Handle more multi-controlled gates in `tk_to_qiskit` and `qiskit_to_tk` converters (including CnY and CnZ). - Drop support for Python 3.8; add support for 3.11. - Fix ordering of registers in statevector simulation results. - Remove `reverse_index` argument in `tk_to_qiskit()`. - Updated pytket version requirement to 1.11.