j-faria / kima

Exoplanet detection in RVs with DNest4 and GPs
http://www.kima.science
MIT License
15 stars 10 forks source link

Add CMake build support and Windows compatibility #58

Open Fill4 opened 5 years ago

Fill4 commented 5 years ago

Adds a libs folder with some files necessary to DNest4 to compile on Windows

Adds CMake build support with out of source build into the /build folder

Updates the required DNest4 commits to the new ones commited in https://github.com/j-faria/DNest4/pull/1

Hopefully nothing breaks