Hi Martin, On 18 Jul., 12:32, Martin Albrecht <[email protected]> wrote: > > Why not Winograd's method. > > Usually, when people talk about Strassen they mean Strassen-Winograd, is that > what you mean? It just reduces the number of additions.
My guess is that Ivo refers to Coppersmith-Winograd, which, according to Wikipedia, *is* faster than Strassen-Winograd: n^2.376 versus n^2.807. Cheers, Simon -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
