On Jul 22, 2011, at 14:14 , Rob Beezer wrote: > On Jul 22, 12:06 pm, "Justin C. Walker" <jus...@mac.com> wrote: >> I have not yet looked at the details, but they mostly appear to be problems >> finding entry points in library code. I put the full (ptestlong) log at >> sage.math.washington.edu:~justin/logs/10.7-test.log >> >> Comments welcome... > > The failure: > > File "/Users/Sage/sage-4.7/devel/sage-main/sage/matrix/ > matrix_double_dense.pyx", line 733: > sage: abs(abs(diff)) < 1e-14 > Expected: > True > Got: > False > > checks that an eigenvector really is an eigenvector. Given that the > (several) lines prior to this all passed, I'd guess it is just > numerical noise. You could check relaxing the tolerance by hand.
I'll check that out; thanks for the tip. > (And that URL needs a /home rather than a ~ for me.) It wasn't really a URL ;-}. To use it locally (i.e., not on sage.math), try quotes: "~justin". It's meant to be interpreted on the remote system (although I admit it's not all that obvious...) Justin -- Justin C. Walker, Curmudgeon-At-Large Institute for the Enhancement of the Director's Income -------- Experience is what you get when you don't get what you want. -------- -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org