Skip to content

AdamOrmondroyd/jesi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

193 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JESI

Dark Energy Jaxoscopic Instrument

BAO and SNe Ia likelihoods for JAX.

jesi logo

Remember on cuda to install the appropriate jax:

pip install "jax[cuda]"
pip install -e .
# or
pip install -e ".[cuda]"
# or using uv
uv sync --extra cuda

Nested sampling

Call run.py followed by the model and datasets. Optionally specify nlive (default is 1000) and any additional parameters for the model. For example, flexknot requires the number of knots n:

python run.py lcdm des5y
python run.py cpl desidr2 pantheonplus --nlive=500
python run.py flexknot desidr2 --n=10

About

Dark Energy Jaxoscopic Instrument

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors