Project to execute ELLC light curve method with OpenMP
The objective with this project is to optimize the execution of Ellc code to obtain performance and present a way to other researchers to optimze their simulatios.
preinstallet
- Fortran ( gfortran )
- C (build-essential)
- OpenMp (gcc-multilib )
- python-tk
- Virtualenv
Create a Virtual Enviroment
- Python 3.5
- Pip
- Numpy
- Pandas
- MatlotLIb
- xlsxwriter
- python3-dev
- Cython 0.27su
- Ellc 1.5.5
python setup.py build_ext --inplace python setup.py install