Merge branch 'master' into add-dynesty-sample-dump
No related branches found
No related tags found
This commit is part of merge request !778. Comments created here will be created in the context of that merge request.
Showing
- bilby/core/result.py 100 additions, 8 deletionsbilby/core/result.py
- bilby/core/sampler/__init__.py 11 additions, 5 deletionsbilby/core/sampler/__init__.py
- bilby/core/sampler/base_sampler.py 7 additions, 2 deletionsbilby/core/sampler/base_sampler.py
- bilby/core/sampler/cpnest.py 11 additions, 1 deletionbilby/core/sampler/cpnest.py
- bilby/core/sampler/dynesty.py 5 additions, 1 deletionbilby/core/sampler/dynesty.py
- bilby/core/sampler/ptemcee.py 5 additions, 1 deletionbilby/core/sampler/ptemcee.py
- bilby/core/sampler/pymultinest.py 62 additions, 32 deletionsbilby/core/sampler/pymultinest.py
- bilby/core/sampler/ultranest.py 326 additions, 0 deletionsbilby/core/sampler/ultranest.py
- bilby/core/utils.py 3 additions, 0 deletionsbilby/core/utils.py
- bilby/gw/__init__.py 1 addition, 2 deletionsbilby/gw/__init__.py
- bilby/gw/conversion.py 111 additions, 27 deletionsbilby/gw/conversion.py
- bilby/gw/eos/__init__.py 3 additions, 0 deletionsbilby/gw/eos/__init__.py
- bilby/gw/eos/eos.py 850 additions, 0 deletionsbilby/gw/eos/eos.py
- bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_ALF1.dat 435 additions, 0 deletionsbilby/gw/eos/eos_tables/LALSimNeutronStarEOS_ALF1.dat
- bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_ALF2.dat 453 additions, 0 deletionsbilby/gw/eos/eos_tables/LALSimNeutronStarEOS_ALF2.dat
- bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_ALF3.dat 441 additions, 0 deletionsbilby/gw/eos/eos_tables/LALSimNeutronStarEOS_ALF3.dat
- bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_ALF4.dat 441 additions, 0 deletionsbilby/gw/eos/eos_tables/LALSimNeutronStarEOS_ALF4.dat
- bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_AP1.dat 212 additions, 0 deletionsbilby/gw/eos/eos_tables/LALSimNeutronStarEOS_AP1.dat
- bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_AP2.dat 212 additions, 0 deletionsbilby/gw/eos/eos_tables/LALSimNeutronStarEOS_AP2.dat
- bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_AP3.dat 212 additions, 0 deletionsbilby/gw/eos/eos_tables/LALSimNeutronStarEOS_AP3.dat
Loading
Please register or sign in to comment