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/file
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
..
__init__.py Add all files to repository 8 years ago
gdsii.py Fix duplicates in gds with multiple top-level cells 4 years ago
svg.py Rename svg functions to reflect their gds counterparts 5 years ago
utils.py Allow writing a list of patterns to gds (multiple topcells) 7 years ago