|
1604878201
|
don't need to deepcopy twice
|
2023-09-17 21:34:02 -07:00 |
|
|
9b7f312ed9
|
Improve arc arclength estimation (untested)
|
2023-09-17 21:33:52 -07:00 |
|
|
e3fdcba645
|
various doc updates
|
2023-09-17 21:33:22 -07:00 |
|
|
0f9746c2a5
|
use retstep instead of subtracting
|
2023-07-17 23:36:12 -07:00 |
|
|
3fa124d13f
|
speed up get_bounds when called on a manhattan ref
|
2023-07-17 21:30:30 -07:00 |
|
|
bb986ffc1c
|
find_ptransform -> find_port_transform
|
2023-07-17 21:30:30 -07:00 |
|
|
a8686a6748
|
add has_ports()
|
2023-07-17 21:30:30 -07:00 |
|
|
ece7b36801
|
add mutate_other arg
|
2023-07-17 21:30:30 -07:00 |
|
|
59290413e7
|
move __repr__ higher
|
2023-07-17 21:30:30 -07:00 |
|
|
94300d926a
|
Update comments
|
2023-07-17 21:30:30 -07:00 |
|
|
ed10f57a31
|
remove TODO labels from mypy #3004 comments
|
2023-07-17 21:30:30 -07:00 |
|
|
b95e9de1ee
|
Improve arclength calculation for elliptical arcs
|
2023-07-17 21:30:30 -07:00 |
|
|
fcbf651694
|
update some examples
|
2023-07-17 20:22:21 -07:00 |
|
|
587305497f
|
add retool()
|
2023-06-02 21:17:07 -07:00 |
|
|
2271681c57
|
Only remove existing ports
|
2023-06-02 21:17:00 -07:00 |
|
|
0e2b628465
|
add prune_layers and prune_refs
|
2023-06-02 21:15:16 -07:00 |
|
|
45d5845e07
|
fix comment
|
2023-06-02 21:15:05 -07:00 |
|
|
47dbf75769
|
delete some old code
|
2023-04-14 23:32:10 -07:00 |
|
|
f8d6527586
|
improve accuracy of manhattan rotations
|
2023-04-14 22:33:31 -07:00 |
|
|
c57ba5c7e6
|
fix missing tools prop
|
2023-04-14 22:30:42 -07:00 |
|
|
3f5a4599fc
|
fix bounds
|
2023-04-14 22:27:44 -07:00 |
|
|
6c489366cc
|
update readme
|
2023-04-14 22:25:25 -07:00 |
|
|
23336150c6
|
don't keep track of y-mirroring separately from x
|
2023-04-14 22:20:40 -07:00 |
|
|
7e190bf8fc
|
renderbuilder fixes
|
2023-04-14 00:01:04 -07:00 |
|
|
d14d5438a4
|
renderpather, get_bounds includes repetitions, Boundable
|
2023-04-13 17:54:52 -07:00 |
|
|
41dd123efe
|
fix bounds
|
2023-04-12 22:40:08 -07:00 |
|
|
13140ac1d3
|
pattern copy should be deep
|
2023-04-12 21:43:58 -07:00 |
|
|
8d47ff9fb4
|
wrong func name
|
2023-04-12 21:42:56 -07:00 |
|
|
c94127280e
|
missing import
|
2023-04-12 21:42:32 -07:00 |
|
|
ab4f24cd77
|
missing parens
|
2023-04-12 21:41:18 -07:00 |
|
|
237b24ae8e
|
repetitions affect bounds
|
2023-04-12 19:31:17 -07:00 |
|
|
835bcc24e0
|
wip get_bounds
|
2023-04-12 18:43:44 -07:00 |
|
|
6f67c81b97
|
faster get_bounds for manhattan refs
|
2023-04-12 18:21:37 -07:00 |
|
|
fe3a373807
|
Make rotation matrix immutable and cache the value
|
2023-04-12 18:21:18 -07:00 |
|
|
152dea9b60
|
misc fixes
|
2023-04-12 14:47:10 -07:00 |
|
|
88d123af71
|
move to dicty layers and targets
|
2023-04-12 13:56:50 -07:00 |
|
|
dc4f24a028
|
delete FlatBuilder (Builder subsumes it)
|
2023-04-11 20:05:50 -07:00 |
|
|
e5de33e1f1
|
pather fixes / type updates
|
2023-04-11 19:57:09 -07:00 |
|
|
f22e737e60
|
add RenderPather
|
2023-04-11 11:47:57 -07:00 |
|
|
6ec4823244
|
comment
|
2023-04-11 11:44:53 -07:00 |
|
|
fa7b94a4c0
|
split out find_ptransform (static version, only need ports)
|
2023-04-11 11:44:47 -07:00 |
|
|
9b88be0e92
|
add todo about underscore
|
2023-04-08 00:40:52 -07:00 |
|
|
4aad8ab786
|
shorten labels
|
2023-04-07 23:50:31 -07:00 |
|
|
de04d06b7a
|
cleanup
|
2023-04-07 23:49:20 -07:00 |
|
|
8b3f76c2e3
|
split pather into its own file
|
2023-04-07 23:20:09 -07:00 |
|
|
66f3ad04b7
|
comment updates
|
2023-04-07 23:19:55 -07:00 |
|
|
ed77e389af
|
only mutable variant should have rename_top
|
2023-04-07 22:29:47 -07:00 |
|
|
372deaca09
|
fixes
|
2023-04-07 22:00:23 -07:00 |
|
|
8b92d1ee96
|
add functions for dealing with the topcell and its name
|
2023-04-07 21:53:48 -07:00 |
|
|
e7a1d1824a
|
add mktree
|
2023-04-07 18:13:21 -07:00 |
|