Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.08 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.08 KB

License: AGPL v3 Code style: black Documentation Status PyPI version

LekkerSIM package

LekkerSIM is a open source package for linear simulation of photonic circuit, based on the well known scattering matrix method. Its features include:

  • Easy calculation of S-parameters of a photonic circuit;
  • A collection of pre-defined building blocks for easy definition of circuits;
  • Parametric building blocks;
  • Hierarchical circuit definition;
  • Monitors inside the circuit for calculation of power flow.

Installation

You can install LekkerSIM directly from pypi by running:

pip install lekkersim

Documentation

Full documentation is available on Read the Docs.