gdsfactory plugins
Project description
gplugins 0.1.1
gdsfactory plugins:
database
for simulation and measurement database and dagster for data pipelines.devsim
TCAD device simulator.meow
Eigen Mode Expansion (EME).femwell
Finite Element Method Solver (heaters, modes, TCAD, RF waveguides).gmsh
mesh structures.tidy3d
Finite Difference Time Domain (FDTD) simulations on the cloud using GPU.lumerical
For Ansys FDTD and Circuit interconnect.klayout
for fill, dataprep and testing.ray
for distributed computing and optimization.sax
S-parameter circuit solver.schematic
: for bokeh schematic editor andpath_length_analysis
meep
for FDTD.mpb
for MPB mode solver.web
: for gdsfactory webapp
Installation
You can install all plugins with:
pip install "gplugins[database,devsim,femwell,gmsh,schematic,meow,meshwell,ray,sax,tidy3d]" --upgrade
Or Install only the plugins you need pip install gplugins[schematic,femwell,meow,sax,tidy3d]
from the available plugins:
Separate installation (not using pip):
- For Meep and MPB you need to use
conda
ormamba
on MacOS, Linux or Windows WSL (Windows Subsystem for Linux) withconda install pymeep=*=mpi_mpich_* -c conda-forge -y
Getting started
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gplugins-0.1.1.tar.gz
(283.0 kB
view hashes)
Built Distribution
gplugins-0.1.1-py3-none-any.whl
(404.2 kB
view hashes)