gplugins 1.3.3
pip install gplugins
Latest version
Released:
gdsfactory plugins
Navigation
Unverified details
These details have not been verified by PyPIMeta
- Author: gdsfactory
- Tags python
- Requires: Python >=3.11
-
Provides-Extra:
dev
,devsim
,docs
,femwell
,gfviz
,gmsh
,klayout
,luminescent
,maintainer
,meow
,sax
,schematic
,tidy3d
,vlsir
Classifiers
- Operating System
- Programming Language
Project description
gplugins 1.3.3
GDSFactory plugins:
- Device simulators
- Meshing
- FDTD
Ansys Lumerical
- tidy3d
- Luminescent
- FDTDz
- MEEP
- FEM
femwell
Finite Element Method Solver (heaters, modes, TCAD, RF waveguides).elmer
for electrostatic (capacitive) simulations.palace
for full-wave driven (S parameter) and electrostatic (capacitive) simulations.
- EME
meow
Eigen Mode Expansion (EME).
- Mode Solver
- Tidy3d
- Femwell
- MPB
- TCAD
devsim
TCAD device simulator.
- Circuit simulations
sax
S-parameter circuit solver.vlsir
for parsing GDS-extracted circuit netlists into Cadence Spectre, NgSpice and Xyce Schematic File formats.
Installation
You can install most plugins with:
pip install "gdsfactory[full]" --upgrade
or
pip install "gplugins[devsim,femwell,gmsh,schematic,meow,meshwell,ray,sax,tidy3d]" --upgrade
Or install only the plugins you need. For example:
pip install "gplugins[schematic,femwell,meow,sax,tidy3d]" --upgrade
Non-pip plugins
The following plugins require special installation as they can't be installed with 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
- For Elmer, refer to Elmer FEM – Installation for installation or compilation instructions each platform. Gplugins assumes
ElmerSolver
,ElmerSolver_mpi
, andElmerGrid
are available in your PATH environment variable. - For Palace, refer to Palace – Installation for compilation instructions using Spack or Singularity. Gplugins assumes
palace
is available in your PATH environment variable.
Installation for contributors
We recommend uv
for installing GDSFactory:
# On macOS and Linux.
curl -LsSf https://astral.sh/uv/install.sh | sh
# On Windows.
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
Then you can install gdsfactory with:
uv venv --python 3.11
uv sync --extra docs --extra dev
Getting started
Project details
Unverified details
These details have not been verified by PyPIMeta
- Author: gdsfactory
- Tags python
- Requires: Python >=3.11
-
Provides-Extra:
dev
,devsim
,docs
,femwell
,gfviz
,gmsh
,klayout
,luminescent
,maintainer
,meow
,sax
,schematic
,tidy3d
,vlsir
Classifiers
- Operating System
- Programming Language
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
Built Distribution
File details
Details for the file gplugins-1.3.3.tar.gz
.
File metadata
- Download URL: gplugins-1.3.3.tar.gz
- Upload date:
- Size: 536.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18fcb4f2ad8d385af700cd3d9f46389a18d1de4a5e4a02ab0b36485c01ec73f9 |
|
MD5 | c952de1029a75053164befa014d70af7 |
|
BLAKE2b-256 | 45aafc022330377104e4b998b122f4b0941ce0e29a0f5acd80d674d9086580fd |
File details
Details for the file gplugins-1.3.3-py3-none-any.whl
.
File metadata
- Download URL: gplugins-1.3.3-py3-none-any.whl
- Upload date:
- Size: 666.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 650509624b39e33c7ad6b4a7af22dbf894d9bae91b5d9f2fdc3e73750e39860b |
|
MD5 | ccdbfa40ff04b23ad5be40cdf09287cc |
|
BLAKE2b-256 | 31c7bc06fa3fc6c9c24a64e7ed07b98f58d39ffc62b40cde587192bb572c52f6 |