Re: [Python] Matrix convergence

2007-09-30 Thread Robert Israel
Zhengzheng Pan <[EMAIL PROTECTED]> writes: > Hi all, > > I'm trying to check whether a (stochastic/transition) matrix > converges, i.e. a function/method that will return True if the input > matrix sequence shows convergence and False otherwise. The background > is a Markov progress, so the speci

[Python] Matrix convergence

2007-09-30 Thread Zhengzheng Pan
Hi all, I'm trying to check whether a (stochastic/transition) matrix converges, i.e. a function/method that will return True if the input matrix sequence shows convergence and False otherwise. The background is a Markov progress, so the special thing about the transition matrix is the values of el