Sampler now working!
Please enter the commit message for your changes. Lines starting
Showing
- bilby/core/sampler/__init__.py 2 additions, 1 deletionbilby/core/sampler/__init__.py
- bilby/core/sampler/dnest4.py 383 additions, 0 deletionsbilby/core/sampler/dnest4.py
- docs/samplers.txt 5 additions, 0 deletionsdocs/samplers.txt
- sampler_requirements.txt 1 addition, 0 deletionssampler_requirements.txt
bilby/core/sampler/dnest4.py
0 → 100644
... | ... | @@ -8,3 +8,4 @@ pymc3>=3.6; python_version > '3.4' |
pymultinest | ||
kombine | ||
ultranest>=2.2.1 | ||
dnest4 | ||
\ No newline at end of file |
Please register or sign in to comment