Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
WGUNDERWOOD committed Jan 30, 2024
1 parent 1dcdfd4 commit f406ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion replication/make_trade_histogram.jl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ e = 0.22
n_evals = 10
kernel_name = "epanechnikov_order_4"
evals = collect(range(-10.0, stop=10.0, length=n_evals))
sdp_solver = "mosek"
sdp_solver = "cosmo"
n_resample = 10000
significance_level = 0.05

Expand Down

0 comments on commit f406ad2

Please sign in to comment.