Quantum as a Service API
Quantum as a Service API
Quantum as a Service (QaaS) allows you to access and program on diverse Quantum Processing Units (QPUs).
Quickstart
Requirement
To perform the following steps, you must first ensure that:
Tags
Platforms
A platform is the formal definition of a QPU, either emulated or real hardware
Sessions
A QPU session is a time interval where you can send and execute quantum jobs on a specific platform
Jobs
A job is your quantum computational model to be is executed on a QPU session
Applications
An application is a pre-defined quantum algorithm to solve specific task
Processes
A process is a started application with specific user inputs on a given platform
Bookings
A booking is a reserved timeframe for a platform where only one user could send its jobs
Models
A model is a quantum computation (circuit, sequence, hamiltonian...) to be executed by job