Commit Graph

20 Commits (a4fe3d9e2eaf73251c75de6d9326036b6da27ad3)

Author SHA1 Message Date
jan a4fe3d9e2e Use ArrayLike and NDArray wherever possible. Some type fixes and some related corner cases 2 years ago
Jan Petykiewicz 4796676a4e use ArrayLike when accepting pseudo-ndarrays 3 years ago
Jan Petykiewicz 29ee13a8ab fix comment 3 years ago
Jan Petykiewicz cf2413f9e3 remove_colinear_vertices implementation assumes no duplicate vertices, so we need to remove them first 3 years ago
Jan Petykiewicz f364970403 style and type fixes (per flake8)
could potentially fix some bugs in `Library` class and dxf reader
4 years ago
Jan Petykiewicz 49a3b4e322 add support for annotations
and other fixes
4 years ago
Jan Petykiewicz d14182998b various fixes 4 years ago
Jan Petykiewicz bab40474a0 Add repetitions and split up code into traits 4 years ago
Jan Petykiewicz 8302286a7a allow using a string for the layer
Can't use it in gdsii, but no reason to forbit it in masque...
4 years ago
Jan Petykiewicz 157df47884 Improve type annotations based on mypy errors 4 years ago
Jan Petykiewicz df179c9233 Improve type annotations for layer 4 years ago
jan 5adabfd25a Docstring format change
(new param and return format)
Also some minor code formatting fixes in utils
4 years ago
jan 2c9af3f63f Simplify normalize_mirror 5 years ago
Jan Petykiewicz 194a90fe7a Add Pattern.dfs()
Depth-first traversal with hierarchy and transform tracking
5 years ago
Jan Petykiewicz 5741b38ca6 fixup remove_colinear_vertices 5 years ago
Jan Petykiewicz 8dfb6d4440 Move vertex-cleanup functions to utils and generalize for non-closed paths 5 years ago
jan e38a530dee close paren in docstring 6 years ago
jan eae57f7158 add set_bit 6 years ago
jan 3d7df45c2b fix get_bit docs 6 years ago
jan 5bf486ac81 Add all files to repository 8 years ago