Skip to content

Commit

Permalink
fix: prf labels need prf:ref for sphinx domain
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Mar 11, 2024
1 parent 93febed commit 55bcd90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lectures/markov_chains_II.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ We'll come back to this a bit later.

We discussed uniqueness of stationary distributions our {doc}`earlier lecture on Markov chains <markov_chains_I>`

There we {ref}`stated <mc_po_conv_thm>` that uniqueness holds when the transition matrix is everywhere positive.
There we {prf:ref}`stated <mc_po_conv_thm>` that uniqueness holds when the transition matrix is everywhere positive.

In fact irreducibility is sufficient:

Expand Down

0 comments on commit 55bcd90

Please sign in to comment.