QNNGDS
Description
QNNGDS is a toolbox built on top of phidl for device design in the QNN group.
The package is built so that any person wanting to create a new design can do it
easily and quickly. It offers various devices, circuits, and test structures
used and designed in the QNN group. The package
hierarchy is thought as follows:

Below is an example of the modules used to build a design.

Getting Started
Installing
- Make sure gdspy is installed
- Install qnngds package with 'pip install qnngds'
Dependencies
License
This project is licensed under the MIT License - see the LICENSE.txt file for details
How to contribute