Skip to content

Commit b36af7a

Browse files
committed
Update stock-example.jl
1 parent 720fadc commit b36af7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/stock-example.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const CONTROL_MIN = 0
3333
const XI_MAX = 0.3
3434
const XI_MIN = 0
3535
const N_XI = 10
36-
36+
# initial stock
3737
const S0 = 0.5
3838

3939
# create law of noises

0 commit comments

Comments
 (0)