Skip to content

Commit 831a882

Browse files
avhzavhz
avhz
authored and
avhz
committed
feat: Heston93 model impl
1 parent aa53640 commit 831a882

File tree

2 files changed

+379
-0
lines changed

2 files changed

+379
-0
lines changed

crates/RustQuant_instruments/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ time = { workspace = true }
2727
derive_builder = { workspace = true }
2828
errorfunctions = { workspace = true }
2929
serde = { workspace = true }
30+
num = { workspace = true }
3031

3132
## ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3233
## RUSTDOC CONFIGURATION

0 commit comments

Comments
 (0)