Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Wick committed Sep 5, 2024
1 parent 435071a commit 3836117
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/hmc_wprp_all.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@
from diffsmhm.diff_stats.mpi.wprp import wprp_mpi_comp_and_reduce

from diffsmhm.analysis.diff_sm import compute_weight_and_jac
from diffsmhm.analysis.hmc_bounding import (
hmc_pos_to_model_pos,
logdens_model_to_logdens_hmc
)
from diffsmhm.analysis.util import (
get_default_params,
get_param_bounds,
Expand Down

0 comments on commit 3836117

Please sign in to comment.