Skip to content

Commit 526236e

Browse files
[ci skip] Update algorithms.jl
1 parent d53ca40 commit 526236e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/algorithms.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ package which automatically selects optimal algorithms based on problem characte
9696
- Kastner, F., Rößler, A.: An analysis of approximation algorithms for iterated stochastic
9797
integrals and a Julia and MATLAB simulation toolbox. Numerical Algorithms 93, 27–66 (2023)
9898
- Wiktorsson, M. "Joint characteristic function and simultaneous simulation of
99-
iterated Itô integrals for multiple independent Brownian motions" (2001)################################################################################
99+
iterated Itô integrals for multiple independent Brownian motions" (2001)
100100
- Implemented via LevyArea.jl package integration (PR #459)
101101
"""
102102
struct IILevyArea <: IteratedIntegralApprox end

0 commit comments

Comments
 (0)