CQCL / pytket-qiskit

pytket-qiskit, extensions for pytket quantum SDK
Apache License 2.0
17 stars 13 forks source link

Use QiskitRuntimeService instead of IBMProvider #330

Closed cqc-alec closed 6 months ago

cqc-alec commented 6 months ago

Description

All the functionality from IBMProvider is now provided by QiskitRuntimeService.

Related issues

Closes #325 .

Checklist