A Python wrapper for Ansys Lumerical products.
You must have an Ansys Lumerical GUI license to use PyLumerical.
You can install PyLumerical using pip.
First, ensure that you have the latest pip version:
python -m pip install -U pipThen, install using:
python -m pip install ansys-lumerical-coreFor more information, see the installation and getting started section in the documentation.
For guidelines on contribution and how to install PyLumerical as a developer, see the contributing section section in the documentation.
Please see the installation and getting started section in the documentation for more information.