Path to this page:
./
cad/py-gdstk,
C++ library for GDSII and OASIS files
Branch: CURRENT,
Version: 0.8.3,
Package name: py39-gdstk-0.8.3,
Maintainer: pkgsrc-usersGdstk (GDSII Tool Kit) is a C++ library for creation and manipulation of
GDSII and OASIS files. It is also available as a Python module meant to be
a successor to Gdspy.
Key features for the creation of complex CAD layouts are included:
- 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
Typical applications of Gdstk are in the fields of electronic chip design,
planar lightwave circuit design, and mechanical engineering.
Master sites:
Filesize: 598.697 KB
Version history: (Expand)
- (2022-06-17) Package added to pkgsrc.se, version py39-gdstk-0.8.3 (created)
CVS history: (Expand)
2022-06-17 15:26:34 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
(cad/py-gdstk) Fix GITHUB_PROJECT (missing)
|
2022-06-17 13:38:30 by Makoto Fujiwara | Files touched by this commit (4) |
Log message:
cad/py-gdstk: import py39-gdstk-0.8.3
Gdstk (GDSII Tool Kit) is a C++ library for creation and manipulation of
GDSII and OASIS files. It is also available as a Python module meant to be
a successor to Gdspy.
Key features for the creation of complex CAD layouts are included:
- 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
Typical applications of Gdstk are in the fields of electronic chip design,
planar lightwave circuit design, and mechanical engineering.
|