Skip to content

Commit

Permalink
fmk - fixing discrete variable in eeuq-0000 again
Browse files Browse the repository at this point in the history
  • Loading branch information
fmckenna committed May 28, 2024
1 parent 62d870e commit a66b1db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Examples/eeuq-0000/src/input.json
Original file line number Diff line number Diff line change
Expand Up @@ -577,9 +577,9 @@
},
{
"Values": [
0.005,
0.01,
0.015
0.05,
0.1,
0.15
],
"Weights": [
.25,
Expand Down

0 comments on commit a66b1db

Please sign in to comment.