File size: 2,746 Bytes
9a091fa b1088d4 c00d919 b1088d4 2faf4a6 b1088d4 21beab1 8a23ab5 9a091fa d8f85c3 a06374e cffd700 a06374e 2fc4e18 a06374e 2fc4e18 a06374e 2fc4e18 a06374e 2fc4e18 a06374e 2fc4e18 a06374e 283ce1c a06374e 2fc4e18 a06374e 2fc4e18 a06374e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 |
---
license: mit
configs:
- config_name: qubit-TransmonCross-cap_matrix
data_files:
- split: train
path: "qubit-TransmonCross-cap_matrix.json"
- config_name: cavity_claw-RouteMeander-eigenmode
data_files:
- split: train
path: "cavity_claw-RouteMeander-eigenmode.json"
- config_name: coupler-NCap-cap_matrix
data_files:
- split: train
path: "coupler-NCap-cap_matrix.json"
- config_name: coupler-CapNInterdigitalTee-cap_matrix
data_files:
- split: train
path: "coupler-CapNInterdigitalTee-cap_matrix.json"
- config_name: measured_device_database
data_files: "measured_device_database.json"
tags:
- quantum
- superconducting
- qiskit-metal
- qiskit
- ibm
- qubit
- transmon
- design
- device
- quantum-computing
- quantum-hardware
pretty_name: SQuADDS_DB
size_categories:
- 1K<n<10K
---
<center>
<img src="https://github.com/LFL-Lab/SQuADDS/blob/master/docs/_static/images/squadds_logo_dark_name.png?raw=true" width="80%" alt="SQuADDS Logo" /> <!-- This will stretch the logo to the full container width -->
</center>
# SQuADDS_DB - a Superconducting Qubit And Device Design and Simulation Database
The SQuADDS (Superconducting Qubit And Device Design and Simulation) Database Project is an open-source resource aimed at advancing research in superconducting quantum device designs. It provides a robust workflow for generating and simulating superconducting quantum device designs, facilitating the accurate prediction of Hamiltonian parameters across a wide range of design geometries.
- **Homepage:** [https://lfl-lab.github.io/SQuADDS/](https://lfl-lab.github.io/SQuADDS/)
- **Repository:** [https://github.com/lfl-lab/SQuADDS](https://github.com/lfl-lab/SQuADDS)
- **Paper:** [https://arxiv.org/pdf/2312.13483.pdf](https://arxiv.org/pdf/2312.13483.pdf)
- **Point of Contact:** [Sadman Ahmed Shanto](mailto:[email protected])
If you use SQuADDS in your research, please cite the following paper:
```bibtex
@article{Shanto2024squaddsvalidated,
doi = {10.22331/q-2024-09-09-1465},
url = {https://doi.org/10.22331/q-2024-09-09-1465},
title = {{SQ}u{ADDS}: {A} validated design database and simulation workflow for superconducting qubit design},
author = {Shanto, Sadman and Kuo, Andre and Miyamoto, Clark and Zhang, Haimeng and Maurya, Vivek and Vlachos, Evangelos and Hecht, Malida and Shum, Chung Wa and Levenson-Falk, Eli},
journal = {{Quantum}},
issn = {2521-327X},
publisher = {{Verein zur F{\"{o}}rderung des Open Access Publizierens in den Quantenwissenschaften}},
volume = {8},
pages = {1465},
month = sep,
year = {2024}
}
```
---
### Licensing Information
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. |