Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: added SQuADDS as per Zlatko's suggestion #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ A list of projects is already added to this open-quantum-hardware list, but feel

## Blueprints and hardware design toolkits
- [pyEPR](https://pyepr-docs.readthedocs.io/) is standing out for superconducting qubits as a platform to design quantum processors. Originally developed at Yale, it is now used by tens of research groups in Northern America, Europe, and beyond.
- [Qiskit Metal](https://github.com/Qiskit/qiskit-metal) - Quantum hardware design and analysis for superconducting qubits.
- [Qiskit Metal](https://github.com/Qiskit/qiskit-metal) - Quantum hardware design and analysis for superconducting qubits
- [KQCircuits](https://github.com/iqm-finland/KQCircuits) - KLayout Python library for integrated quantum circuit design
- [PALACE](https://github.com/awslabs/palace): 3D finite element solver for computational electromagnetics
- [PALACE](https://github.com/awslabs/palace) - 3D finite element solver for computational electromagnetics
- [SQuADDS](https://github.com/LFL-Lab/SQuADDS) - Validated database of superconducting qubit and device designs

## Remotely-controlled laboratories
- Chris Monroe’s article highlighted the implementation of software for remote labs.
Expand Down