We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 720fadc commit b36af7aCopy full SHA for b36af7a
examples/stock-example.jl
@@ -33,7 +33,7 @@ const CONTROL_MIN = 0
33
const XI_MAX = 0.3
34
const XI_MIN = 0
35
const N_XI = 10
36
-
+# initial stock
37
const S0 = 0.5
38
39
# create law of noises
0 commit comments