pytket-azureΒΆ
pytket-azure is an extension to pytket that allows pytket circuits
to be executed on quantum devices and simulators via Azure.
pytket-azure is available for Python 3.10, 3.11 and 3.12, on Linux, MacOS
and Windows. To install, run:
pip install pytket-azure
- API documentation
AzureBackendAzureBackend.available_devices()AzureBackend.average_queue_time_s()AzureBackend.circuit_status()AzureBackend.default_compilation_pass()AzureBackend.get_result()AzureBackend.is_available()AzureBackend.process_circuits()AzureBackend.rebase_pass()AzureBackend.backend_infoAzureBackend.required_predicates
DeviceTypeAzureConfigset_azure_config()
- Changelog
Example Notebooks
Useful links