- improve meep simulation interface documentation and functions - expose new `write_sparameters_meep_mpi` and `write_sparameters_meep_mpi_pool` in `gdsfactory.simulation.gmeep` module - `get_sparameters_path` can also accept a layer_stack
3.10.7
- fix crossing hard coded layers. Add cross_section setting to ports so that they can be extended. - extend_ports creates cross_section with port_width and layer, if port has no cross_section and extend_ports does not have a specific cross_section
3.10.6
- add mzi_pads_center to components
3.10.5
- fix add_ports_from_markers_center port location for square ports, depending on inside parameter
3.10.4
- use matplotlib for default plotter instead of holoviews - add_ports default prefix is 'o' for optical and 'e' for electrical ports