On 10/26/12 8:25 AM, Harald Schilly wrote:
On Friday, October 26, 2012 1:25:51 PM UTC+2, Volker Braun wrote: there is no overflow, its a numerical instability. the condition number is quite high I would say: sage: M = load("M.sobj") sage: from numpy import linalg sage: linalg.cond(M) 4.4178252500667382e+18
That's no surprise if the matrix is really singular since the condition number should be infinite.
Thanks, Jason -- 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.