GluCat ( http://glucat.sf.net ) currently uses uBLAS, which is part of Boost. I'm looking at Eigen ( http://www.macresearch.org/interview-eigen-matrix-library http://eigen.tuxfamily.org/ http://eigen.tuxfamily.org/index.php?title=Benchmark ) as a possible replacement. For GluCat integration into Sage, it would be nice to have a library which used C++ templates, had interfaces to BLAS, LAPACK and ATLAS for speed, supported sparse matrices, and supported multi-precision (DD, QD) and arbitrary precision (MPFR) real and complex floating point. Support for integers, rationals and finite fields would be a bonus, as would comaptibility with NumPy/SciPy. Best, Paul
-- 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