mirror of
https://github.com/DifferentiableUniverseInitiative/JaxPM.git
synced 2025-06-29 16:41:11 +00:00
format
This commit is contained in:
parent
831291c1f9
commit
ece8c93540
12 changed files with 210 additions and 170 deletions
|
@ -47,7 +47,6 @@ def run_simulation(omega_c, sigma8):
|
|||
pk_fn,
|
||||
seed=jax.random.PRNGKey(0))
|
||||
|
||||
|
||||
cosmo = jc.Planck15(Omega_c=omega_c, sigma8=sigma8)
|
||||
|
||||
# Initial displacement
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue