Revision 873494

Go back to digest for 26th October 2008

Features in Other

Gael Guennebaud committed changes in /trunk/kdesupport/eigen2/Eigen:

sparse module: add preliminary support for direct sparse LU solver using SuperLU.
Calling SuperLU was very painful, but it was worth it, it seems to be damn fast!

File Changes

Added 2 files
  • /trunk/kdesupport/eigen2/Eigen/src/Sparse
  •   /SparseLU.h
  •   /SuperLUSupport.h
Modified 3 files
  • /trunk/kdesupport/eigen2/Eigen
  •   /Sparse
  •   /src/Sparse/SparseMatrix.h
  •   /src/Sparse/SparseUtil.h
5 files changed in total