Metadata-Version: 2.1
Name: Lab2-IA
Version: 0.0.11
Summary: R bayesianas
Author: Maria Isabel Solano,Roberto Vallecillos, Diego Cordova, Alejandro Gomez
Keywords: python,bayesian,statistics
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown


# UVG_IA_Lab2
Laboratorio 2 de Inteligencia Artificial

## Instrucciones de empaquetamiento:
python setup.py sdist bdist_wheel

## Instrucciones de instalación:
pip install dist/Lab2_IA-0.1.tar.gz
