Skip to content

eggerdj/restless-simulator

Repository files navigation

Platform Python Qiskit License Code style: Black Tests Coverage

Restless simulator

This repository is a simulator to simulate restless circuit execution with qutrits [1]. In restless circuit execution, the qubits are not reset in between measurements [2, 3]. Leakage may therefore cause a build-up of population in states outside the computational sub-space. The simulator in this package helps explore these issues. Importantly, the restless simulator computes the dynamics on the full matrices corresponding to the quantum circuits. The size of these matrices scales exponentially with the number of transmons in the circuit. This is fine since the restless simulator is intended to simulate characterization and calibration experiments which involve only a few transmons. An example of the type of research that this repository enables is shown in Ref. [1].

Table of Contents

For Users
  1. About the Project
  2. Beginner's Guide
  3. Installation
  4. Tutorials
  5. How-Tos
  6. Restless Simulator Glossary
  7. How to Give Feedback
  8. Contribution Guidelines
  9. References and Acknowledgements
  10. License
For Developers/Contributors
  1. Contribution Guide

How to Give Feedback

We encourage your feedback! You can share your thoughts with us by:


Contribution Guidelines

For information on how to contribute to this project, please take a look at our contribution guidelines.


References and Acknowledgements

[1] Conrad J. Haupt, Daniel J. Egger, Leakage in restless quantum gate calibration, arxiv:2304.09297 (2023). https://arxiv.org/abs/2304.09297

[2] Caroline Tornow, Naoki Kanazawa, William E. Shanks, Daniel J. Egger, Minimum quantum run-time characterization and calibration via restless measurements with dynamic repetition rates, Physics Review Applied 17, 064061 (2022). https://arxiv.org/abs/2202.06981

[3] Max Werninghaus, Daniel J. Egger, Stefan Filipp, High-speed calibration and characterization of superconducting quantum processors without qubit reset, PRX Quantum 2, 020324 (2021). https://arxiv.org/abs/2010.06576


License

Apache License 2.0

About

A simulator to study leakage in restless circuit execution

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages