CornerStone PDK
Project description
CornerStone PDK 0.5.0
CornerStone Photonics PDK.
Installation
Installation for users
Use python3.10 or python3.11. We recommend VSCode as an IDE.
If you don't have python installed on your system you can download anaconda
Once you have python installed, open Anaconda Prompt as Administrator and then install the latest gdsfactory using pip.
pip install cspdk --upgrade
Then you need to restart Klayout to make sure the new technology installed appears.
Installation for developers
For developers you need to git clone
the GitHub repository, fork it, git add, git commit, git push and merge request your changes.
git clone https://github.com/gdsfactory/cspdk.git
cd cspdk
pip install -e . pre-commit
pre-commit install
python install_tech.py
Documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cspdk-0.5.0.tar.gz
(82.5 kB
view hashes)
Built Distribution
cspdk-0.5.0-py3-none-any.whl
(95.5 kB
view hashes)