Is *this* an error ... :/ On Monday, 24 September 2012 14:25:38 UTC+10, ancienthart wrote: > > Hi everyone, > In the documentation: > > http://www.sagemath.org/doc/constructions/linear_algebra.html#eigenvectors-and-eigenvalues > it states that the eigenmatrix_right() function should give, from a matrix > A, two matrices D and P that satisfy: > > AP = DP > > but in the test, it checks that > A*P = P*D > > Is is an error in the documentation or the code? > > Joal Heagney >
-- You received this message because you are subscribed to the Google Groups "sage-devel" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel?hl=en.
