Skip to content

Commit 569d2e5

Browse files
oyamadmmcky
andauthored
[finite_markov] Modify wording (#151)
Co-authored-by: mmcky <[email protected]>
1 parent 1cbc8fc commit 569d2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/finite_markov.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,7 @@ One option is to regard this as an eigenvector problem: a vector
767767
$\psi$ such that $\psi = \psi P$ is a left eigenvector associated
768768
with the unit eigenvalue $\lambda = 1$.
769769

770-
A more stable and sophisticated algorithm is implemented in [QuantEcon.py](http://quantecon.org/quantecon-py).
770+
A stable and sophisticated algorithm specialized for stochastic matrices is implemented in [QuantEcon.py](http://quantecon.org/quantecon-py).
771771

772772
This is the one we recommend you to use:
773773

0 commit comments

Comments
 (0)