On Tue, 12 Jul 2011 14:12:18 -0700 (PDT) Simon King <simon.k...@uni-jena.de> wrote:
> On 12 Jul., 21:09, Martin Albrecht <martinralbre...@googlemail.com> > wrote: > > If one is serious about this then one should probably use the > > FFLAS/FFPACK low-level routines directly (Burcin might have some > > old patches for this, he's the last person I know of who tried) > > since that avoids compiling all thee layers of C++ in LinBox. > > That would probably be beyond my scope. At SD16, Clement and I looked into wrapping linbox directly. The speeds were promising, but we never took the time to fix pickling, etc. The patch is most likely unusable by now: http://sage.math.washington.edu/home/burcin/dense_ctypes.patch I can quickly redo the work to create a template that handles the short and long ints as special cases if there is interest. The linbox calls in that patch can also be much better now that Cython has C++ support. Cheers, Burcin -- 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