Skip to content

Commit

Permalink
update Pv2 example
Browse files Browse the repository at this point in the history
  • Loading branch information
kazewong committed Sep 20, 2024
1 parent 84ff0b7 commit c666bcb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions example/GW150914_IMRPhenomPV2.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,5 @@
# strategies=[Adam_optimizer,"default"],
)

# import numpy as np

# # chains = np.load('./GW150914_init.npz')['chain']

# jim.sample(jax.random.PRNGKey(42)) # ,initial_guess=chains)
jim.sample(jax.random.PRNGKey(42))

0 comments on commit c666bcb

Please sign in to comment.