Skip to content

Commit

Permalink
https://github.com/daqana/dqrng/issues/80
Browse files Browse the repository at this point in the history
  • Loading branch information
hudde committed Apr 20, 2024
1 parent fa93a72 commit fd1bac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-Malliavin_Geometric_Asian_Greeks.R
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ test_that("Malliavin_Geometric_Asian_Greeks is correct", {
dividend_yield = dividend_yield,
payoff = payoff,
greek = Greeks,
paths = 100000,
paths = 1000000,
steps = 48,
antithetic = antithetic
)
Expand Down

0 comments on commit fd1bac7

Please sign in to comment.