Commit graph

1,074 commits

Author SHA1 Message Date
f9611933ac [Pather / Tool] more unification work and fixes 2026-07-13 14:44:39 -07:00
8712398990 [AutoTool | PrimitiveOffer] remove priority_bias in favor of cost_at 2026-07-13 12:25:08 -07:00
0edd735a11 [library] More library rework 2026-07-13 12:24:33 -07:00
67afee7704 [Pather / AutoTool] rework route kwargs into tool_options, and actualyl pass them through AutoTool 2026-07-12 20:32:59 -07:00
49713896c3 [Pather/Planner] Doc cleanup and more informative error enums 2026-07-12 17:25:13 -07:00
3a3cd854a5 [Pather/Planner] Improve error reporting 2026-07-12 15:27:14 -07:00
09b131026f [Tool] tighten constraints on tool parameters 2026-07-12 15:26:24 -07:00
306f0b4c83 [Pather] handle empty or duplicate port lists 2026-07-12 15:18:00 -07:00
fe4e2f760b [AutoTool] infer port info automatically 2026-07-10 16:30:44 -07:00
cf3f72b828 [Pather] add strategy arg 2026-07-10 14:20:04 -07:00
0230fb49a6 [AutoTool] enable custom sbend endpoint_at 2026-07-09 21:38:29 -07:00
7083edc7ca [PortsLibraryView] now accepts overrides 2026-07-09 19:47:26 -07:00
520f37aa29 [gdsii] misc cleanup 2026-07-09 14:21:05 -07:00
088c37e9d2 [file.gdsii] rework gdsii module hierarchy 2026-07-09 13:40:58 -07:00
02a3708b30 [library] Split library.py into multiple files 2026-07-09 13:17:36 -07:00
4c64352152 [OverlayLibrary / PortsLibraryView] move into masque.library 2026-07-09 13:05:01 -07:00
9a39a436b2 [Pather] move render check from __del__ to __exit__ and use render= enum instead of auto_render 2026-07-09 12:28:05 -07:00
84664303f1 [planner] early exit if rotation doesn't match 2026-07-09 11:27:29 -07:00
f864ebbeab [planner] make solver carry state across increasing bend counts 2026-07-09 11:09:52 -07:00
54c4cd9a4a [planner] try bends=2 before bends=(2, 4) 2026-07-09 11:00:05 -07:00
b6c222cdc2 [planner] cache primitive offers 2026-07-09 10:36:00 -07:00
583bd5bd77 [planner] avoid rotation_matrix_2d since float inaccuracy breaks caching 2026-07-09 10:35:45 -07:00
22e645e527 [builder] major Pather/Planner/Tool rework 2026-07-08 23:58:24 -07:00
0f39ce8816 [Arc] fix raw constructor angle_ref default 2026-06-21 16:59:56 -07:00
5e0cc0e20f [BuildLibrary] fix auto-rename during merge 2026-06-20 16:23:08 -07:00
1b83034b7e [BuildLibrary / OverlayLibrary] further simplifications 2 2026-06-20 16:23:08 -07:00
1723212424 [BuildLibrary / OverlayLibrary] further simplifications 2026-06-20 16:23:08 -07:00
c420ac8085 [BuildLibrary] misc simplifications 2026-06-20 16:23:08 -07:00
08bbb10827 [OverlayLibrary] enable renaming all cells during add_source with rename_when='always' 2026-06-20 16:23:08 -07:00
3dea61b05e [BuildLibrary] eliminate BuiltLibrary and BuiltOverlayLibrary 2026-06-20 16:23:08 -07:00
0fba187d8c [BuildLibrary] whitespace 2026-06-20 16:23:08 -07:00
6d494142fe [wip] introduce BuildLibrary and make overlay first-class 2026-06-20 16:23:08 -07:00
e108199bcd [wip] Rework load_libraryfile and LazyLibrary using overlays 2026-06-20 16:23:08 -07:00
151a7f846f [arrow] improve test coverage and error handling 2026-06-20 16:23:08 -07:00
f3a60da30b [gdsii_arrow] remove non-raw-mode arrow option; fix gzip wrapper 2026-06-20 16:23:08 -07:00
fd01e369e1 [svg] avoid mutating the original library 2026-06-20 16:23:08 -07:00
c83846afb3 [arrow] add lazy arrow reader 2026-06-20 16:23:08 -07:00
e009417eed [shapes] move to per-shape purpose-built _from_raw constructors 2026-06-20 16:23:08 -07:00
85aed4388e [gdsii_arrow] more performance work 2026-06-20 16:23:08 -07:00
f6ad86cdc2 [Polygon / PolyCollection] add raw constructors 2026-06-20 16:23:08 -07:00
a279ccec21 [RectCollection] add a RectCollection shape 2026-06-20 16:23:08 -07:00
b6ee0d4929 enable annotations=None by default 2026-06-20 16:23:08 -07:00
4aca8acd3d [gdsii_arrow] further improvements to speed 2026-06-20 16:23:08 -07:00
46a15e2f0f [Label / Ref / Grid] add raw constructors 2026-06-20 16:23:08 -07:00
8b7dd947fb [gdsii] add some profiling helpers 2026-06-20 16:23:08 -07:00
262f2dee3a [gdsii_arrow] misc correctness work 2026-06-20 16:23:08 -07:00
624d707123 add some missing deps 2026-06-20 16:23:08 -07:00
jan
29bd0f63e9 [gdsii_arrow] add gdsii_arrow 2026-06-20 16:23:08 -07:00
d36a1a53e6 [PortPather] add default_spacing (.at(..., spacing=...)) 2026-06-20 16:22:59 -07:00
833f5dd159 [utils] add explicit spiral and circular arc helpers, and allow non-90deg bends 2026-06-16 00:14:24 -07:00