Simon Bilodeau

Results 32 comments of Simon Bilodeau

2a addressed in #729

2c begun addressing in #745

Thank you @tcaduser , this is very helpful! I'm currently reworking the meshing because I was not happy with my initial implementation. The goal is to programmatically be able to...

I am now satisfied with automated 2D meshing, see #826 I have started porting the technique to 3D, and integrating DEVSIM more seamlessly

Hi @tcaduser , this has dropped off my radar until I saw the notification from this being closed :) I updated the branch and moved the example as you prescribed....

Thanks for the links! You put a lot of work into this, and (at least for me) the gmsh API was hard to navigate. Early on I tried to use...

A lot of these were added because of the plugins. At the next developper meeting we can decide what makes sense to keep and what makes sense to only add...

@HelgeGehring and I were discussing this yesterday. Jotting some thoughts here for general discussion Within GDSFactory (forgetting about gplugins for now), the only use of "LayerLevels", used as dict entries...

+1 this would be very useful!

I have some work [on this branch](https://github.com/simbilod/gdsfactory/tree/spice) where I added an option to have multiple connections on a netlist, for instance like [the Spice notebook](https://github.com/simbilod/gdsfactory/blob/spice/docs/notebooks/plugins/spice/01_voltage_divider.ipynb) where I have a voltage...