Merge branch 'grid_likelihood' into 'master'
add module to evaluate the likelihood on a grid See merge request lscsoft/bilby!380
No related branches found
No related tags found
Showing
- bilby/core/__init__.py 1 addition, 1 deletionbilby/core/__init__.py
- bilby/core/grid.py 282 additions, 0 deletionsbilby/core/grid.py
- bilby/core/utils.py 20 additions, 0 deletionsbilby/core/utils.py
- examples/other_examples/grid_example.py 58 additions, 0 deletionsexamples/other_examples/grid_example.py
- examples/other_examples/linear_regression_grid.py 83 additions, 0 deletionsexamples/other_examples/linear_regression_grid.py
bilby/core/grid.py
0 → 100644
examples/other_examples/grid_example.py
0 → 100644
Please register or sign in to comment