Commit Graph

584 Commits (94300d926aefbd2f5b955b1a188b9450fc057c21)
 

Author SHA1 Message Date
Jan Petykiewicz 94300d926a Update comments 11 months ago
Jan Petykiewicz ed10f57a31 remove TODO labels from mypy #3004 comments 11 months ago
Jan Petykiewicz b95e9de1ee Improve arclength calculation for elliptical arcs 11 months ago
jan fcbf651694 update some examples 11 months ago
Jan Petykiewicz 587305497f add retool() 1 year ago
Jan Petykiewicz 2271681c57 Only remove existing ports 1 year ago
Jan Petykiewicz 0e2b628465 add prune_layers and prune_refs 1 year ago
Jan Petykiewicz 45d5845e07 fix comment 1 year ago
jan 47dbf75769 delete some old code 1 year ago
jan f8d6527586 improve accuracy of manhattan rotations 1 year ago
jan c57ba5c7e6 fix missing tools prop 1 year ago
jan 3f5a4599fc fix bounds 1 year ago
jan 6c489366cc update readme 1 year ago
jan 23336150c6 don't keep track of y-mirroring separately from x 1 year ago
jan 7e190bf8fc renderbuilder fixes 1 year ago
jan d14d5438a4 renderpather, get_bounds includes repetitions, Boundable 1 year ago
jan 41dd123efe fix bounds 1 year ago
jan 13140ac1d3 pattern copy should be deep 1 year ago
jan 8d47ff9fb4 wrong func name 1 year ago
jan c94127280e missing import 1 year ago
jan ab4f24cd77 missing parens 1 year ago
jan 237b24ae8e repetitions affect bounds 1 year ago
jan 835bcc24e0 wip get_bounds 1 year ago
jan 6f67c81b97 faster get_bounds for manhattan refs 1 year ago
jan fe3a373807 Make rotation matrix immutable and cache the value 1 year ago
jan 152dea9b60 misc fixes 1 year ago
jan 88d123af71 move to dicty layers and targets 1 year ago
jan dc4f24a028 delete FlatBuilder (Builder subsumes it) 1 year ago
jan e5de33e1f1 pather fixes / type updates 1 year ago
jan f22e737e60 add RenderPather 1 year ago
jan 6ec4823244 comment 1 year ago
jan fa7b94a4c0 split out find_ptransform (static version, only need ports) 1 year ago
jan 9b88be0e92 add todo about underscore 1 year ago
jan 4aad8ab786 shorten labels 1 year ago
jan de04d06b7a cleanup 1 year ago
jan 8b3f76c2e3 split pather into its own file 1 year ago
jan 66f3ad04b7 comment updates 1 year ago
jan ed77e389af only mutable variant should have rename_top 1 year ago
jan 372deaca09 fixes 1 year ago
jan 8b92d1ee96 add functions for dealing with the topcell and its name 1 year ago
jan e7a1d1824a add mktree 1 year ago
jan 9c9d3c3928 redo library class naming 1 year ago
jan c7505a12b0 should be union; we want to exclude dangling refs 1 year ago
jan abef8771db fixes to subtree and lshift, as well as some cast() improvements 1 year ago
jan f1baf8b577 oneshot available at toplevel 1 year ago
jan 355af43fe4 add @oneshot decorator 1 year ago
jan e8b5c7dec8 lshift operator shouldn't special-case trees
Instead, just call .tops() if there are multiple cells, and fail if
there are multiple tops
1 year ago
jan 438b81e62e find_toplevel -> tops 1 year ago
jan 41409cf4f7 create no longer exists. Make mk() give similar ordering as mkpat() 1 year ago
jan 0a14325af8 fix return value 1 year ago