Callisto¶
Callisto is the first quantum emulator of the future C12 quantum computers. Based on the experimentally measured C12 qubit, it offers an emulator with more qubits and more availability than our quantum processors in development. It provides tools for composing quantum circuits, running simulations and comparing both the ideal and realistic outcomes.
It aims to be a companion tool for developing gate-based quantum circuits, testing them in a realistic environment & studying their scaling laws.
If you find any bugs or if you have any suggestions feel free to send us a mail to emulator@c12qe.com.
We are so happy and proud to let you experiment with software that imitates the new generation of quantum computers.
About Callisto¶
C12 Callisto is software that imitates our real quantum machine in development. It is made on top of the Qiskit library with a proprietary noise model corresponding to our system and with the physical parameters of real devices. This offers realistic noisy simulations of runs on real devices. The errors that occur during the execution of a quantum circuit have been modelled in Callisto.
Quantum errors are due to decoherence channels. This first version includes decoherence from charge noise, from phonon noise and from relaxation of the qubit through its quantum bus, a microwave resonator. Callisto offers additional features like mid-circuit measurement and noisy initialization. The quantum gate set of the current configuration is \(R_X\), \(R_Y\) and \(R_Z\) for the 1Q gates and ISWAP for the 2Q gate. Any other gate will be transpiled into this basis gate set.
Our physical parameters are based on the first quantum chip that C12 will fabricate & release. For the moment, we offer one fixed configuration of Callisto. The chosen configuration leads to the following fidelities.
Gate | Fidelity (%) | Error rate |
---|---|---|
\(R_X\) | 99.9989 | 10-3 |
\(R_Y\) | 99.9989 | 10-3 |
\(R_Z\) | 100 | 0 |
iSWAP | 99.6446 | 3.5 * 10-1 |