- get_sparameters_path filepath based on component_name + simulation_settings hash - move gdsfactory.simulation.write_sparameters_lumerical to gdsfactory.simulation.lumerical.write_sparameters_lumerical - Sparameters are all lowercase (both for meep and lumerical plugins)
3.10.12
- write_sparameters_lumerical allows passing material refractive index or any material in Lumerical's material database
3.10.11
- improve docs
3.10.10
- cell name with no parameters passed only includes prefix [PR](https://github.com/gdsfactory/gdsfactory/pull/158) - write_sparameters_meep can exploit symmetries [PR](https://github.com/gdsfactory/gdsfactory/pull/157)
3.10.9
- add tests for `write_sparameters_meep_mpi` and `write_sparameters_meep_mpi_pool` in `gdsfactory.simulation.gmeep` module - `write_sparameters_meep_mpi` has `wait_to_finish` flag