Skip to content
Snippets Groups Projects
Commit 19a85856 authored by Matthew David Pitkin's avatar Matthew David Pitkin
Browse files

Add zeus-mcmc to docker files

parent 0461e8d9
No related branches found
No related tags found
1 merge request!966Add zeus-mcmc to docker files
......@@ -34,7 +34,7 @@ RUN pip install sphinx numpydoc nbsphinx sphinx_rtd_theme sphinx-tabs autodoc
# Install dependencies and samplers
RUN pip install corner lalsuite theano healpy cython tables
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 kombine dnest4 nessai
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 kombine dnest4 nessai zeus-mcmc
RUN conda install -n ${{conda_env}} -c conda-forge pymultinest ultranest
# Install Polychord
......
......@@ -36,7 +36,7 @@ RUN pip install sphinx numpydoc nbsphinx sphinx_rtd_theme sphinx-tabs autodoc
# Install dependencies and samplers
RUN pip install corner lalsuite theano healpy cython tables
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 kombine dnest4 nessai
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 kombine dnest4 nessai zeus-mcmc
RUN conda install -n ${conda_env} -c conda-forge pymultinest ultranest
# Install Polychord
......
......@@ -36,7 +36,7 @@ RUN pip install sphinx numpydoc nbsphinx sphinx_rtd_theme sphinx-tabs autodoc
# Install dependencies and samplers
RUN pip install corner lalsuite theano healpy cython tables
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 kombine dnest4 nessai
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 kombine dnest4 nessai zeus-mcmc
RUN conda install -n ${conda_env} -c conda-forge pymultinest ultranest
# Install Polychord
......
......@@ -36,7 +36,7 @@ RUN pip install sphinx numpydoc nbsphinx sphinx_rtd_theme sphinx-tabs autodoc
# Install dependencies and samplers
RUN pip install corner lalsuite theano healpy cython tables
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 kombine dnest4 nessai
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 kombine dnest4 nessai zeus-mcmc
RUN conda install -n ${conda_env} -c conda-forge pymultinest ultranest
# Install Polychord
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment