We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cbc8fc commit 569d2e5Copy full SHA for 569d2e5
lectures/finite_markov.md
@@ -767,7 +767,7 @@ One option is to regard this as an eigenvector problem: a vector
767
$\psi$ such that $\psi = \psi P$ is a left eigenvector associated
768
with the unit eigenvalue $\lambda = 1$.
769
770
-A more stable and sophisticated algorithm is implemented in [QuantEcon.py](http://quantecon.org/quantecon-py).
+A stable and sophisticated algorithm specialized for stochastic matrices is implemented in [QuantEcon.py](http://quantecon.org/quantecon-py).
771
772
This is the one we recommend you to use:
773
0 commit comments