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

Add dnest4 to containers - refs lscsoft/bilby#483

parent 9d2b8e65
No related branches found
No related tags found
No related merge requests found
Pipeline #146888 passed
......@@ -41,7 +41,7 @@ coverage-badge
RUN pip install corner lalsuite astropy gwpy theano
# Install samplers
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 pymultinest kombine ultranest
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 pymultinest kombine ultranest dnest4
# Install pymultinest requirements
RUN apt-get install -y libblas3 libblas-dev liblapack3 liblapack-dev \
......
......@@ -48,7 +48,7 @@ RUN pip install sphinx numpydoc nbsphinx sphinx_rtd_theme sphinx-tabs
RUN pip install corner lalsuite astropy gwpy theano healpy
# Install samplers
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 pymultinest kombine ultranest
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 pymultinest kombine ultranest dnest4
# Install pymultinest requirements
RUN apt-get install -y libblas3 libblas-dev liblapack3 liblapack-dev \
......
......@@ -35,7 +35,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
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 pymultinest kombine ultranest
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 pymultinest kombine ultranest dnest4
# Install multinest
RUN git clone https://github.com/farhanferoz/MultiNest.git \
......
......@@ -35,7 +35,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
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 pymultinest kombine ultranest
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 pymultinest kombine ultranest dnest4
# Install multinest
RUN git clone https://github.com/farhanferoz/MultiNest.git \
......
......@@ -35,7 +35,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
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 pymultinest kombine ultranest
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 pymultinest kombine ultranest dnest4
# Install multinest
RUN git clone https://github.com/farhanferoz/MultiNest.git \
......
......@@ -35,7 +35,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
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 pymultinest kombine ultranest
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 pymultinest kombine ultranest dnest4
# Install multinest
RUN git clone https://github.com/farhanferoz/MultiNest.git \
......
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