Skip to content
Snippets Groups Projects

Add nessai to containers

5 files
+ 5
5
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -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
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 kombine dnest4 nessai
RUN conda install -n ${{conda_env}} -c conda-forge pymultinest ultranest
# Install Polychord
Loading