Module quantum_processors_api

Module quantum_processors_api 

Source

Enums§

GetInstructionSetArchitectureError
struct for typed errors of method get_instruction_set_architecture
GetQuantumProcessorError
struct for typed errors of method get_quantum_processor
ListQuantumProcessorsError
struct for typed errors of method list_quantum_processors

Functions§

get_instruction_set_architecture
Retrieve the Instruction Set Architecture of a QuantumProcessor by ID.
get_quantum_processor
Retrieve a single QuantumProcessor by ID.
list_quantum_processors
List all QuantumProcessors available to the user.