Skip to content

Commit c052f60

Browse files
author
Combi, A (Alessandro)
committed
Made all the examples working. Added binomial tree vega analysis pluto. Remade folder structure in src.
1 parent 05c759f commit c052f60

File tree

14 files changed

+1311
-172
lines changed

14 files changed

+1311
-172
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,15 @@ BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
99
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
1010
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
1111
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
12+
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
1213

1314
[compat]
1415
Accessors = "0.1.42"
1516
BenchmarkTools = "1.6.0"
1617
Dates = "1.11.0"
1718
Distributions = "0.25.117"
1819
ForwardDiff = "0.10.38"
20+
Plots = "1.40.10"
1921
julia = "1.11"
2022

2123
[extras]

0 commit comments

Comments
 (0)