Commit Graph

669 Commits (70a9c2a8effde5dc23b6b157d4bf5b8972a3a5d9)
 

Author SHA1 Message Date
Jan Petykiewicz e5029ae21d add library .rename(...) 9 months ago
Jan Petykiewicz 0172b7488e missing comma 9 months ago
Jan Petykiewicz d44374bf1f writefile should write to a temporary file first 9 months ago
Jan Petykiewicz 5fcd31a719 add name_and_set 9 months ago
Jan Petykiewicz 2940316c48 add missing comments 9 months ago
Jan Petykiewicz c0e4ee1b6b Allow library __setitem__ to take in either Pattern or Callable
No longer need it to be Generic!
9 months ago
Jan Petykiewicz 963918d1d9 various fixes and cleanup
mainly involving ports_to_data and data_to_ports
9 months ago
Jan Petykiewicz 16567c8a66 move builder.port_utils into utils.ports2data
and rename functions
9 months ago
Jan Petykiewicz 5452bc5608 more fixes and improvements 9 months ago
Jan Petykiewicz d9fe295f4f get things working with a LazyLibrary hack while we think about cycles 9 months ago
Jan Petykiewicz f4537a0feb Lots of progress on tutorials 9 months ago
Jan Petykiewicz c31d7dfa2c Add note about reproducibility for DXF 9 months ago
Jan Petykiewicz 61b381cfaa remove dead code 9 months ago
Jan Petykiewicz cca7cbaae1 formatting 9 months ago
Jan Petykiewicz b75c8de0c4 lots of fixes to get test_rep running 9 months ago
Jan Petykiewicz 92f7fce6ff improve gzipped file reproducibility
Mostly avoid writing the old filename and modification time to the gzip
header
9 months ago
Jan Petykiewicz ea87418bf5 clarify comment 9 months ago
Jan Petykiewicz e812c69bfb get rid of Mapping stuff on PortsList 9 months ago
Jan Petykiewicz 71db073a54 add todos 9 months ago
Jan Petykiewicz a6cb276468 add AbstractView 9 months ago
Jan Petykiewicz 090e86644a Move Abstract into its own file 9 months ago
Jan Petykiewicz a1073eca6b handle library=None 9 months ago
Jan Petykiewicz 0368cf7a00 library can generate abstracts 9 months ago
Jan Petykiewicz e288c3f5e0 B becomes BB for searchability 9 months ago
Jan Petykiewicz 3b8866732b PortsRef -> Abstract 9 months ago
Jan Petykiewicz 6b01b43559 flake8-aided fixes 9 months ago
Jan Petykiewicz db9b39dbc0 fix more type issues 9 months ago
Jan Petykiewicz 557c6c98dc more wip -- most central stuff is first pass done 9 months ago
Jan Petykiewicz 6549faddbb wip -- more fixes 9 months ago
jan 9efb6f0eeb wip 9 months ago
jan d9ae8dd6e3 wip 9 months ago
Jan Petykiewicz f7902fa517 busL -> mpath 9 months ago
Jan Petykiewicz fbbc1d5cc7 comment out some ipython commands 9 months ago
Jan Petykiewicz 2635c6c20c some type updates 9 months ago
Jan Petykiewicz c7f3e7ee52 Remove support for dose
Since there isn't GDS/OASIS level support for dose, this can be mostly
handled by using arbitrary layers/dtypes directly. Dose scaling isn't
handled as nicely that way, but it corresponds more directly to what
gets written to file.
9 months ago
Jan Petykiewicz f7a2edfe23 fix some type-related issues 9 months ago
Jan Petykiewicz a0ca53f57a get rid of "identifier" 9 months ago
jan 7ca017d993 wip again 9 months ago
jan db9a6269a1 delete duplicate utils submodule 9 months ago
Jan Petykiewicz 6f696bfc71 partial work on device libraries 9 months ago
Jan Petykiewicz f7b8f2db0c various fixes 9 months ago
Jan Petykiewicz e3511ed852 remove duplicatre __delitem__ 9 months ago
Jan Petykiewicz a4f89e6f48 improve docs 9 months ago
Jan Petykiewicz 5f35e8c8e3 indirect type spec for Pattern 9 months ago
jan 52f0b4aa93 Add lib types 9 months ago
jan c95b2f4c0d bifurcate Device into DeviceRef 9 months ago
Jan Petykiewicz 7e1371c14d add notes about what is hard 9 months ago
Jan Petykiewicz e932687210 make error message prettier 9 months ago
jan 7aaf73cb37 WIP: make libraries and names first-class! 9 months ago
Jan Petykiewicz f834ec6be5 Avoid generating a container if only a single port is passed 9 months ago