Skip to content
Snippets Groups Projects

Add python 3.10 image and testing

Merged Gregory Ashton requested to merge add-python-310-image into master
All threads resolved!
Files
4
@@ -32,7 +32,7 @@ RUN conda install -n ${conda_env} -c conda-forge scikit-image celerite george
# Install dependencies and samplers
RUN pip install corner healpy cython tables
RUN conda install -n ${conda_env} -c conda-forge dynesty emcee nestle ptemcee pymultinest ultranest cpnest kombine dnest4 zues-mcmc
RUN conda install -n ${conda_env} -c conda-forge dynesty emcee nestle ptemcee pymultinest ultranest cpnest kombine dnest4 zeus-mcmc
RUN pip install nessai
# Install Polychord
Loading