Skip to content

Commit f85171c

Browse files
committed
add a short comment on parameter setting
1 parent 89084e8 commit f85171c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/markov_chains.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1141,7 +1141,7 @@ def generate_initial_values(num_distributions, n):
11411141

11421142
```{code-cell} ipython3
11431143
# Define the number of iterations
1144-
# and number of initial distributions
1144+
# and initial distributions
11451145
ts_length = 50
11461146
num_distributions = 25
11471147

0 commit comments

Comments
 (0)