Metadata-Version: 2.1
Name: zernpol
Version: 0.1.3
Summary: UNKNOWN
Home-page: UNKNOWN
Author: Sylvain Guieu
Author-email: sylvain.guieu@univ-grenoble-alpes.fr
License: Creative Commons Attribution-Noncommercial-Share Alike license
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: numpy


This simple package offers tools to handle Zernike Polynoms and the different indexing systems (as the
Noll system for instance).

The package offers object and non-object oriented functions. 




Install
-------

From pip:

    > pip install zernpol 

From sources:

    > git clone https://gricad-gitlab.univ-grenoble-alpes.fr/guieus/zernpol.git
    > cd zernpol 
    > python setup.py install 


Documentation 
-------------

Please visits: https://zernpol.readthedocs.io/en/latest/#





