Skip to content

Commit 980d7d0

Browse files
committed
Lecture 11: Monte Carlo sampling
1 parent 90b53ae commit 980d7d0

File tree

3 files changed

+564
-3
lines changed

3 files changed

+564
-3
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ lecture_10 = joinpath.("./lecture_10/", [
100100
])
101101

102102
lecture_11 = joinpath.("./lecture_11/", [
103-
"theory.md",
103+
"monte.md",
104104
])
105105

106106
lecture_12 = joinpath.("./lecture_12/", [

0 commit comments

Comments
 (0)