This repo contains some environment files to create conda environments for different applications software.
environment_gempy_windows
: environment to run gempy on windowsenvironment_gempy_linux
: environment to run gempy on linux. Differs from the windows version, as e.g.m2w64-toolchain
isn't needed on linuxenvironment_gemgis
: environment to run environment_gemgisenvironment_gempy_gemgis
: environment to run both, gempy and gemgis (on linux). Useful, as gemgis heavily relies on gempyenvironment_gempy_gemgis_windows
: same as above, only added libraries needed for running gempy on windows without problemsenvironment_mlearn
: basic machine learning environmentenvironment_datasci
: basic data science environment