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.


Reply via email to