Dr. David Kirkby wrote:

>     sage: A.eigenvectors()
> Expected:
>     [[[2,11],[1,2]],[0,0,1],[0,1,1/3]]
> Got:
>     [[[2,11],[1,2]],[[[0,0,1]],[[0,1,1/3]]]]

eigenvectors now tries to present more detail in its return value.
? eigenvectors describes the return value.
See the Maxima mailing list archive for the story --- search
for "eigenvector patch" or something like that.

HTH

Robert Dodier

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to