GdsLibrary can be created directly from a GDSII file Added return value to GdsLibrary.read_gds Fixed return value of GdsLibrary.add Version 1.2 (Oct 21, 2017) Added new gdsii_hash function. Added precision parameter to _chop, Polygon.fracture, Polygon.fillet, PolygonSet.fracture, PolygonSet....
GdsLibrarycan be created directly from a GDSII file Added return value toGdsLibrary.read_gds Fixed return value ofGdsLibrary.add Version 1.2 (Oct 21, 2017) Added newgdsii_hashfunction. Addedprecisionparameter to_chop,Polygon.fracture,Polygon.fillet,PolygonSet.fracture,PolygonSet.fillet, andslice. ...
gdsfactory/labels/ehva.py54.48% 🙂54.48% 🙂0.00% gdsfactory/labels/siepic.py64.81% 🙂64.81% 🙂0.00% gdsfactory/labels/write_labels.py62.68% 🙂62.63% 🙂-0.05% 👎 gdsfactory/read/init.py84.67% ⭐86.13% ⭐1.46% 👍 gdsfactory/read/from_phidl.py74.69% 🙂74.69% 🙂0.00% ...
GdsLibrary can be created directly from a GDSII file Added return value to GdsLibrary.read_gds Fixed return value of GdsLibrary.add Version 1.2 (Oct 21, 2017) Added new gdsii_hash function. Added precision parameter to _chop, Polygon.fracture, Polygon.fillet, PolygonSet.fracture, PolygonSet....
Fork0 Star0 Code Pull requests Actions Projects Security Insights Additional navigation options Files master .github docs gdspy tests tools .gitignore LICENSE MANIFEST.in README.md appveyor.yml build.cmd requirements.txt setup.cfg setup.py
Added docummentation: Read the Docs heitzmann committedJul 1, 2015 586b79a Added install_requires keyword heitzmann committedJul 1, 2015 b0d909c Commits on Jun 26, 2015 GitHub rebase heitzmann committedJun 27, 2015 5242a6f End of commit history for this file...
GdsLibrary can be created directly from a GDSII file Added return value to GdsLibrary.read_gds Fixed return value of GdsLibrary.add Version 1.2 (Oct 21, 2017) Added new gdsii_hash function. Added precision parameter to _chop, Polygon.fracture, Polygon.fillet, PolygonSet.fracture, PolygonSet....
GdsLibrary can be created directly from a GDSII file Added return value to GdsLibrary.read_gds Fix return value of GdsLibrary.add Version 1.2 (Oct 21, 2017) Added new gdsii_hash function. Added precision parameter to _chop, Polygon.fracture, Polygon.fillet, PolygonSet.fracture, PolygonSet.fil...
GdsLibrary can be created directly from a GDSII file Added return value to GdsLibrary.read_gds Fixed return value of GdsLibrary.add Version 1.2 (Oct 21, 2017) Added new gdsii_hash function. Added precision parameter to _chop, Polygon.fracture, Polygon.fillet, PolygonSet.fracture, PolygonSet....
Added argument rename_template to GdsLibrary.read_gds for flexible cell renaming (thanks to @yoshi74ls181 for the contribution). Changed return value of slice to avoid creating empty PolygonSet. Added argument timestamp to GDSII writing functions. Improved Round to support creating ellipses. Added...