You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
masque/masque
Jan Petykiewicz 64b8e4dec8 Fix duplicates in gds with multiple top-level cells
Since the different patterns we are handed might reference the same
Patterns, we have to deepcopy the entire list at once so that we
don't make multiple copies of them.
4 years ago
..
file Fix duplicates in gds with multiple top-level cells 4 years ago
shapes shapes: unlock before modifying during deepcopy 4 years ago
VERSION bump version to 1.1 4 years ago
__init__.py allow locking of all objects 4 years ago
error.py allow locking of all objects 4 years ago
label.py fix locking issue in __deepcopy__ 4 years ago
pattern.py allow locking of all objects 4 years ago
repetition.py fix locking issue in __deepcopy__ 4 years ago
subpattern.py fix locking issue in __deepcopy__ 4 years ago
utils.py Simplify normalize_mirror 5 years ago