Dan Fritchman
Dan Fritchman
PR #1524 has an implementation of `os.system`.
OK, thanks for pointing that out, and agree it belongs over there.
@RTimothyEdwards is this still pending? If not, where does a working model-file land after installation? Thanks.
Sorry for the delay here - got lost in the shuffle. This is now issue #251.
You may benefit from #251 / #227.
Thanks for jumping on this, appreciate the quick feedback. And understand if this is something not worth supporting. Can you help me understand the "modern" vs "classic" build-modes you're referring...
Hey Tanner - thanks for weighing in here! And I agree, it's debatable whether we need the thread-safety in particular. The primary use-case for `Ptr` - the one it was...
Totally agree the the `BoundBox` change is much better than what's in there now. I'm less opinionated on the `Rect` representation. For some other shapes, e.g. a many-sided polygon, it's...
Per yesterday 11/3's meeting with @growly & @aviralpandey: * Gotta support VLSIR, it's our primary on-disk format. Not just GDSII. * A good test for these changes would be: run...
> Once this has a test it's good to go. @growly, you adding that?