File size: 2,531 Bytes
9a091fa b1088d4 c00d919 b1088d4 2faf4a6 b1088d4 21beab1 c60a085 9a091fa d8f85c3 a06374e cffd700 a06374e 2fc4e18 a06374e 2fc4e18 a06374e 2fc4e18 a06374e 2fc4e18 a06374e 2fc4e18 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 |
---
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: experimental-master-device_attributes
data_files:
- split: train
path: "experimental-master-device_attributes.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:shanto@usc.edu)
If you use SQuADDS in your research, please cite the following paper:
```bibtex
@article{SQuADDS,
title={SQuADDS: A validated design database and simulation workflow for superconducting qubit design},
author={Sadman Ahmed Shanto, Andre Kuo, Clark Miyamoto, Haimeng Zhang, Vivek Maurya, Evangelos Vlachos, Malida Hecht, Chung Wa Shum and Eli Levenson-Falk},
journal={arXiv preprint arXiv: https://arxiv.org/pdf/2312.13483.pdf},
year={2023}
}
```
---
### Licensing Information
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. |