Skip to content

Commit

Permalink
Update gpMCMC.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusMNoack authored Jun 16, 2024
1 parent 8c07e4e commit d6a1055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fvgp/gpMCMC.py
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ def __init__(self,
indices,
proposal_dist="normal",
init_prop_Sigma=None,
adapt_callable="normal",
adapt_callable=None,
r_opt=.234,
c_0=10,
c_1=.8,
Expand Down

0 comments on commit d6a1055

Please sign in to comment.