qbraid.runtime.QuantumProvider
- class QuantumProvider[source]
This class is responsible for managing the interactions and authentications with various Quantum services.
- __init__()
Methods
__init__
()get_device
(device_id)Return quantum device corresponding to the specified device ID.
get_devices
(**kwargs)Return a list of backends matching the specified filtering.
save_config
(**kwargs)Saves account data and/or credentials to the disk.