Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodi Yang committed Feb 21, 2024
1 parent 756d482 commit 9576e95
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified puf_stage2/puf_weights.csv.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion puf_stage2/solver.jl
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ tol_list = [0.40, 0.38, 0.35, 0.33, 0.30,
0.45, 0.45, 0.45, 0.45, 0.45,
0.45, 0.45, 0.45, 0.45, 0.45,
0.45, 0.45, 0.45, 0.45, 0.45,
0.45, 0.5, 0.45]
0.45, 0.5, 0.5]

# Run solver function for all years and tolerances (in order)
for i in zip(year_list, tol_list)
Expand Down

0 comments on commit 9576e95

Please sign in to comment.