On Fri, 27 Oct 2006 06:52:17 -0500, David Harvey <[EMAIL PROTECTED]> wrote:
> > > On Oct 27, 2006, at 7:43 AM, David Joyner wrote: > >> >> Hello all: >> >> I'm trying to import Numeric to fix the eigenvalues bug for real >> and complex >> matrices. The following function should do it but it has problems I >> think with the >> eigenvalues line. Am I importing something wrong? > > smells like a circular import issue.... Why do you (=David J) think that Numeric even has an eigenvalue module/method/etc in it? Ipython and tab completion doesn't give that. Numeric is independent of SAGE and is very very old so it's not a circular import issue. William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---
