Direct distance sampling (#155)

* Update nb

* Update dependency

* Pass marg arg

* Add mu sampling

* Update imprts

* Move cosmography to a ceparate module

* Add mock void

* Check Vext likelihoo

* Add void mock

* Add void mocks
This commit is contained in:
Richard Stiskalek 2024-10-07 22:16:35 +02:00 committed by GitHub
parent 34f997cd33
commit 76a7609f7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 685 additions and 555 deletions

View file

@ -11,6 +11,7 @@ INSTALL_REQ += [
"mpi4py",
"numba",
"numpyro",
"interpax"
"quadax",
"scikit-learn",
"tqdm",