Automated gds layout creation tool.
You can find the latest documentation here.
Clone the repository with:
git clone https://github.com/twpalab/qutegds.gitthen to install it in normal mode:
pip install .Use poetry to install the latest version in developer mode, remember to also install the pre-commits!
poetry install --with docs,analysis
pip install pre-commit
pre-commit installqutegds is licensed under the Apache License 2.0. See the LICENSE file for details.