Skip to content

pleskunov/lumapi_connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lumerical Python API Connector

Description

The Lumerical Python API connector module to automate complex workflows and/or parameter optimization sweeps.

Installation

Currently, this module must be installed manually.

  1. Clone the repository:
git clone https://github.com/pleskunov/lumapi_connector.git
  1. Activate the virtual environment, cd into the package root directory and install it with pip or conda:
conda develop .

or

pip install -e .

Uninstall

  1. To uninstall the package, cd into the package root directory and use pip or conda:
conda develop -u .

or

pip uninstall .

About

The Lumerical Python API connector module.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages