Hi Georg, On Mon, May 10, 2010 at 4:11 PM, Georg S. Weber <georgswe...@googlemail.com> wrote: > sage -t -long "devel/sage/sage/matrix/matrix1.pyx" > ********************************************************************** > File "/Users/Shared/sage/test/sage-4.4.2.alpha0/devel/sage/sage/matrix/ > matrix1.pyx", line 460: > sage: b.dtype > Expected: > dtype('int64') > Got: > dtype('int32')
A patch is up at ticket #8944 to fix this issue: http://trac.sagemath.org/sage_trac/ticket/8944 -- Regards Minh Van Nguyen -- 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