Skip to content

Commit 96d832b

Browse files
fixed docstring
1 parent b81d7a7 commit 96d832b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/kooplearn/kernel/_generator.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ class GeneratorDirichlet(BaseEstimator):
114114
-----
115115
This implementation follows:
116116
117-
*Kostić et al., "Kernel Methods for the Generator of Diffusion Processes",
118-
2022.*
117+
*Kostić et al., "Learning the Infinitesimal Generator of Stochastic Diffusion Processes",
118+
2024.*
119119
120120
Only RBF kernels currently support derivative-based generator learning.
121121

0 commit comments

Comments
 (0)