Current Functionality
To give a brief overview of the current functionality of the application. The user currently has one main way to access the application, this is through the defined API Endpoints.
A good way to get an overview, as well as example values, is to access those through the Swagger UI.
The Endpoints defined can be found on the api documentation under my document.
Available Providers
Currently the following providers are available:
- IBMQ:
- Base languages:
QASM
Qiskit
- Available Functions:
Runner
Estimator
Sampler
- AWS
- Base languages:
QASM
BRAKET
- Available Functions
Runner
Please note that this list is not exhaustive and will be updated as more providers are added.
Supported Languages
Qunicorn supports a vast array of different programming and assembler languages in the context of quantum computing.
Assembler languages:
QASM
Braket
Python
Qrisp
BasiQ
Please note that this list is not exhaustive and will be updated as more assembler languages are added.
Programming languages:
Qiskit
PyQuil
QMWare
Braket
Please note that this list is not exhaustive and will be updated as more programming languages are added.