Examples#
End-to-end examples show how you can use PyOptiSLang. If PyOptiSLang is installed on your machine, you can download these examples as Python files or Jupyter notebooks and run them locally.
Note
Some examples require additional Python packages.
API usage examples#
These examples demonstrate how to use the explixit API to communicate with optiSLang.
Evaluate designs#
These examples demonstrate how to evaluate designs.
Raw optiSLang server communication#
These examples demonstrate how to use PyOptiSLang to perform raw communiction with the optiSLang server.
Raw communication with osl server
Run Python scripts#
These examples demonstrate how to run Python scripts.
Note
For more information on the Python files for these examples, see the Python files in the corresponding optiSLang tutorials.
Oscillator optimization using EA flow
Oscillator sensitivity and optimization on MOP
Oscillator calibration systems
Create workflow#
These examples demonstrate how to create workflow using pyOptiSLang.
Oscillator optimization using EA flow