Metadata-Version: 2.1
Name: sca-fiuna
Version: 0.2.0
Summary: Un paquete de uso para la materia de control en la FIUNA
Home-page: https://github.com/tetotille/SCA
Author: Jorge Tillería
Author-email: jtilleria@fiuna.edu.py
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6.9
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: control

# SCA
Paquete de control para FIUNA

## Instalación
### PIP
~~~
pip install slycot
pip install control
pip install sca-fiuna
~~~


