Commit graph

1,047 commits

Author SHA1 Message Date
13d75dc079 [BuildLibrary / OverlayLibrary] further simplifications 2026-06-19 23:11:23 -07:00
c410c4d381 [BuildLibrary] misc simplifications 2026-06-19 22:48:21 -07:00
58ab4f6c09 [OverlayLibrary] enable renaming all cells during add_source with rename_when='always' 2026-06-19 21:34:16 -07:00
717c31abf4 [BuildLibrary] eliminate BuiltLibrary and BuiltOverlayLibrary 2026-06-19 21:04:18 -07:00
1f4185107b [BuildLibrary] whitespace 2026-06-19 19:43:21 -07:00
dc828cf5fc [wip] introduce BuildLibrary and make overlay first-class 2026-06-16 00:14:35 -07:00
e8e19a5a9b [wip] Rework load_libraryfile and LazyLibrary using overlays 2026-06-16 00:14:35 -07:00
058f210d31 [arrow] improve test coverage and error handling 2026-06-16 00:14:35 -07:00
1679deed4c [gdsii_arrow] remove non-raw-mode arrow option; fix gzip wrapper 2026-06-16 00:14:35 -07:00
3831cd4457 [svg] avoid mutating the original library 2026-06-16 00:14:35 -07:00
ab232879c4 [arrow] add lazy arrow reader 2026-06-16 00:14:35 -07:00
7941f01272 [shapes] move to per-shape purpose-built _from_raw constructors 2026-06-16 00:14:35 -07:00
3c457e8e0a [gdsii_arrow] more performance work 2026-06-16 00:14:35 -07:00
7398b1d560 [Polygon / PolyCollection] add raw constructors 2026-06-16 00:14:35 -07:00
c0f54fe585 [RectCollection] add a RectCollection shape 2026-06-16 00:14:35 -07:00
8b0eb2e83c enable annotations=None by default 2026-06-16 00:14:35 -07:00
08eb3c82d8 [gdsii_arrow] further improvements to speed 2026-06-16 00:14:35 -07:00
09d37724ae [Label / Ref / Grid] add raw constructors 2026-06-16 00:14:35 -07:00
9a8cfce03f [gdsii] add some profiling helpers 2026-06-16 00:14:35 -07:00
91454bbd8d [gdsii_arrow] misc correctness work 2026-06-16 00:14:35 -07:00
c19c820e1c add some missing deps 2026-06-16 00:14:35 -07:00
jan
bc727bec1b [gdsii_arrow] add gdsii_arrow 2026-06-16 00:14:35 -07:00
833f5dd159 [utils] add explicit spiral and circular arc helpers, and allow non-90deg bends 2026-06-16 00:14:24 -07:00
f4df8e0553 [utils] remove_duplicate_vertices now takes a tolerance (default exact) 2026-06-16 00:12:16 -07:00
4d57936da8 [test] refactor tests 2026-06-15 20:05:11 -07:00
51c7fa9add [Arc] add angle_ref to enable focus-based arcs 2026-06-15 20:05:11 -07:00
jan
e4a52b2c90 [AutoTool] fix output transition offset 2026-05-28 21:45:06 -07:00
jan
e33a0f5ae1 [Tool / SimpleTool / AutoTool] Documentation updates 2026-05-27 21:19:37 -07:00
950d144ead [AutoTool] rework two-L routing to avoid some bugs with incorrect transitions 2026-04-17 20:41:37 -07:00
d95ddbb6b9 [Arc] return clearer errors when working with an invalid arclength 2026-04-16 19:39:42 -07:00
bdc4dfdd06 [Pather] fix using trees when append=True 2026-04-09 16:32:25 -07:00
6cf9600193 [PortList.measure_travel] add a convenience wrapper for measuring internal travel 2026-04-09 11:41:21 -07:00
e6f5136357 [PathTool] add native S-bend 2026-04-08 23:48:48 -07:00
778b3d9be7 [Builder / RenderPather] BREAKING remove aliases to old names 2026-04-08 23:08:26 -07:00
02f0833fb3 [pather] handle paths without existing ports 2026-04-08 22:33:07 -07:00
47f150f579 [curves.euler] clean up nearly-duplicate points 2026-04-08 18:07:54 -07:00
84106dc355 [set_dead] improve handling of dead ports 2026-04-08 17:41:50 -07:00
429e687666 [docs] add migration guide 2026-04-06 15:38:03 -07:00
c501a8ff99 [referenced_patterns] don't visit tops twice 2026-04-06 15:30:37 -07:00
fd2698c503 [docs / examples] Update docs and examples 2026-04-02 12:19:51 -07:00
8100d8095a [Pather] improve bounds handling for bundles 2026-04-02 12:18:03 -07:00
2c5243237e [Pather] rework pather internals -- split route planning vs strategy selection 2026-04-02 11:34:49 -07:00
cf0a245143 [dxf] ignore unreferenced internal dxf blocks 2026-04-02 10:09:38 -07:00
bbe3586ba9 [Pather] fix trace_into() for straight connections 2026-04-02 09:55:27 -07:00
e071bd89b0 [tests] clean up some over-specific tests 2026-04-02 00:40:18 -07:00
06ed2ce54a [Pather] avoid repeated resolve and non-atomic breaks 2026-04-02 00:11:26 -07:00
0f2b4d713b [Pattern] make plug/place atomic wrt. annotation conflicts 2026-04-01 23:34:40 -07:00
524503031c [ILibrary / LazyLibrary] allow mapping a name to itself 2026-04-01 22:59:18 -07:00
ce7bf5ce70 [ILibrary / LazyLibrary] raise a LibraryError instead of KeyError 2026-04-01 22:58:30 -07:00
f0a4b08a31 [PortList] find_transform requires a non-empty connection map 2026-04-01 22:49:35 -07:00