Pytket-qiskit

Latest version: v0.66.0

Safety actively analyzes 723954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 11

0.44.0

- Fix to add include Measure, Reset and Conditional operations to the supported operations of {py:class}`AerStateBackend`.
- Update qiskit-ibm-runtime version to 0.12.0.
- Update qiskit-ibm-provider version to 0.7.0.
- Update pytket version requirement to 1.19.

0.43.0

- Update qiskit version to 0.44.
- Update qiskit-aer version to 0.12.2.
- Update qiskit-ibm-runtime version to 0.11.3.
- Update qiskit-ibm-provider version to 0.6.3.
- Add option to specify the maximum number of qubits supported by Aer backends
(defaults to 40).

0.42.0

- Update pytket version requirement to 1.18.

0.41.0

- Update pytket version requirement to 1.17.
- Fix conversion of qiskit `UnitaryGate` to and from pytket (up to 3 qubits).
- Fix handling of qiskit controlled gates in the {py:meth}`qiskit_to_tk` converter.
- Handle CCZ and CSX gates in circuit converters.

0.40.0

- IBM devices are now accessed using the [qiskit-ibm-provider](https://github.com/Qiskit/qiskit-ibm-provider) instead of the deprecated {py:class}`IBMQ`. This allows the newest IBM devices and simulators to be accessed through `pytket-qiskit`. See the updated documentation on [credentials](https://docs.quantinuum.com/tket/extensions/pytket-qiskit/index.html#access-and-credentials).
- The parameters `hub`, `group` and `project` are no longer handled as separate arguments in {py:class}`IBMQBackend` and {py:meth}`IBMQBackend.available_devices`. Use `"instance=f"{hub}/{group}/{project}"` instead.
- Added support for the {X, SX, Rz, ECR} in the default compilation pass for {py:class}`IBMQBackend` and {py:class}`IBMQEmulatorBackend`. This is the set of gates used by some of the new IBM devices.
- Fix to the {py:meth}`tk_to_qiskit` converter to prevent cancellation of redundant gates when converting to qiskit.
- Handle qiskit circuits with {py:class}`Initialize` and {py:class}`StatePreparation` instructions in the {py:meth}`qiskit_to_tk` converter. The {py:meth}`tk_to_qiskit` converter now handles {py:class}`StatePreparationBox`.
- Fix handling of control state in {py:meth}`qiskit_to_tk`.
- Update qiskit version to 0.43.1
- Update qiskit-ibm-runtime version to 0.11.1
- Update qiskit-ibm-provider version to 0.6.1
- Update pytket version to 1.16

0.39.0

- Updated pytket version requirement to 1.15.
- The {py:meth}`IBMQBackend.get_compiled_circuit` method now allows for optional arguments to override the default settings in the {py:class}`NoiseAwarePlacement`.

Page 5 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.