python3-gdspy

Python library for GDSII handling (Python 3)
  https://gdspy.readthedocs.io/en/stable/
  0
  no reviews



Gdspy is a Python module for creating/importing/merging GDSII stream files. It includes key libraries for creating complex CAD layouts.

Features: - Boolean operations on polygons (AND, OR, NOT, XOR) based on clipping algorithm - Polygon offset (inward and outward rescaling of polygons) - Efficient point-in-polygon solutions for large array sets

This package installs the library for Python 3.