On 24/09/2012, at 4:29 PM, ancienthart <joalheag...@gmail.com> wrote: > Is *this* an error ... :/ Yes. In the documentation, not the test.
See http://trac.sagemath.org/sage_trac/ticket/13524 > > 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 sage-devel@googlegroups.com. To unsubscribe from this group, send email to sage-devel+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel?hl=en.