Skip to content

raphamendonca/EllcTransit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EllcTransit

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published