qbraid
This top level module contains the main qBraid public functionality.
Data Types
- QPROGRAM
alias of
Union
[Circuit
,Program
]
- QDEVICE = Type alias defining all supported quantum device / backend types
Functions
|
Displays a list of all supported devices matching given filters, tabulated by provider, name, and qBraid ID. |
Refreshes status for all qbraid supported devices. |
|
|
Apply qbraid quantum program wrapper to a supported quantum program. |
|
Apply qbraid device wrapper to device from a supported device provider. |
|
Retrieve a job from qBraid API using job ID and return job wrapper object. |
|
Displays a list of quantum jobs submitted by user, tabulated by job ID, the date/time it was submitted, and status. |
Exceptions
Base class for errors raised by qBraid. |
|
|
Class for errors raised due to unsupported quantum frontend package |
|
Class for errors raised when processing unsupported quantum programs |
Class for errors raised when using visualization features. |
|
For errors raised while processing OpenQASM programs. |