mirror of
https://github.com/Richard-Sti/csiborgtools_public.git
synced 2025-05-14 06:31:11 +00:00
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:
parent
34f997cd33
commit
76a7609f7f
8 changed files with 685 additions and 555 deletions
1
setup.py
1
setup.py
|
@ -11,6 +11,7 @@ INSTALL_REQ += [
|
|||
"mpi4py",
|
||||
"numba",
|
||||
"numpyro",
|
||||
"interpax"
|
||||
"quadax",
|
||||
"scikit-learn",
|
||||
"tqdm",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue