LEnsE / lensepy package

Warning

This application and its documentation website are still works in progress

ToolBox of functions for physicists in photonics (Python langage)

Package developed by Institut d’Optique Graduate School / France

How to use

To install the lensepy package, we strongly recommend using a scientific Python distribution.

If you already have Python, you can install it with:

pip install lensepy

How to import lensepy package

To access SupOpNumTools and its functions import it in your Python code like this:

.. code-block:: python

import lensepy

Content of lensepy package