Skip to content

Generation and analysis of artificial and real portfolio returns

License

Notifications You must be signed in to change notification settings

quatrope/garpar

Repository files navigation

Welcome to GARPAR

logo

Generación y análisis de retornos de portafolios artificiales y reales

Generation and analysis of artificial and real portfolio returns


Pasos para correr el proyecto

Primero se debera tener instalado cmake y hdf5, cualquier otro problema de dependencias fuera de los de python estan contemplados por el usuario que instala Garpar

git clone [email protected]:quatrope/garpar.git

Luego de clonar el repositorio:

pip install build

python -m build 

pip install dist/garpar-0.1-py3-none-any.whl

Para development usar

python -m venv .venv

source .venv/bin/activate

pip install -r requirements_dev.txt

Diagrama de clases de Garpar

estructura

About

Generation and analysis of artificial and real portfolio returns

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages