Re: Re: [sage-devel] Re: Matrix multiplication

2011-07-18 Thread Martin Albrecht
On Monday 18 July 2011, Ivo Hedtke wrote: > Hi, Hi Ivo, > I am new to sage-devel. Sorry if I asked questions that you perhaps > discussed in the the past. > > Why do you wan't to use Strassen for Matrix Multiplication? This algorithms > is not as stable as naive algorithm (if one uses floating p

Re: Re: [sage-devel] Re: Matrix multiplication

2011-07-18 Thread Martin Albrecht
> When I get a chance I will take a look at redoing the template > structure in the dense_ctypes.patch. I am back to normal schedule > only today, so this will probably happen sometime tomorrow. > > Perhaps you can help with the pickling, coercion, etc. problems once I > get the linbox wrapper wor