(Not so) Minor sampler refactoring of the samplers
Showing
- CHANGELOG.md 6 additions, 1 deletionCHANGELOG.md
- sampler_requirements.txt 7 additions, 0 deletionssampler_requirements.txt
- test/sampler_test.py 290 additions, 26 deletionstest/sampler_test.py
- tupak/core/sampler/__init__.py 7 additions, 8 deletionstupak/core/sampler/__init__.py
- tupak/core/sampler/base_sampler.py 38 additions, 43 deletionstupak/core/sampler/base_sampler.py
- tupak/core/sampler/cpnest.py 10 additions, 20 deletionstupak/core/sampler/cpnest.py
- tupak/core/sampler/dynesty.py 167 additions, 147 deletionstupak/core/sampler/dynesty.py
- tupak/core/sampler/emcee.py 89 additions, 37 deletionstupak/core/sampler/emcee.py
- tupak/core/sampler/nestle.py 29 additions, 38 deletionstupak/core/sampler/nestle.py
- tupak/core/sampler/ptemcee.py 40 additions, 16 deletionstupak/core/sampler/ptemcee.py
- tupak/core/sampler/pymc3.py 46 additions, 35 deletionstupak/core/sampler/pymc3.py
- tupak/core/sampler/pymultinest.py 31 additions, 28 deletionstupak/core/sampler/pymultinest.py
Loading
Please register or sign in to comment