> And I'll fix this this weekend if nobody else does. It is probably a > problem doing a multi modular matrix multiply and not having enough > primes. I designed and mostly implemented the cycle linalg > algorithms in sage, so this is my fault, probably. >
... and a fix is up. Robert Bradshaw pointed out that the bound is just wrong -- we need an extra factor of 2 to deal with the sign. I've created a ticket and posted a patch: http://trac.sagemath.org/sage_trac/ticket/8666 Probably wouldn't hurt if someone wanted to do some speed tests; I'd expect the factor of 2 wouldn't hurt us, but those are famous last words ... -cc -- 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