MaskLib - Designing Superconducting Qubits

July 31, 2024 ยท View on GitHub

To install, create a conda environment specific to masklib (or just install everything in the same python environment, I'm not a cop). Then, navigate to this folder and install the package as:

pip install -e .

This should be editable and will change as you push/pull to this repo.