Metadata-Version: 2.2
Name: symao
Version: 1.0.1
Summary: A collection of Sympy expressions used in Adaptive Optics
Author-email: Fabio Rossi <fabio.rossi@inaf.it>
License: MIT License
Project-URL: repository, https://github.com/astro-tiptop/SYMAO
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: sympy
Requires-Dist: astro-seeing

# SYMAO

A collection of Sympy expressions used in Adaptive Optics.

## Installation

SYMAO can be installed with pip:

    pip install symao
