Hi Simon, Am 18.07.2011 um 18:36 schrieb Simon King:
> Anyway, I think Strassen multiplication should become the default for > Matrix_modn_dense. > > What do people think? I am no fan of Strassen as standard method. I usually work with very large matrices. For this size the memory issue is very important. I think that it would be better to use the current standard method and only give Strassen as a additional method. Then one can use Strassen if he knows what he is doing. Ivo. -- 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