Gael Guennebaud
|
6a4e94f349
|
bugfix from Jens Mueller (s/RowMajor/IsRowMajor)
|
2009-05-11 10:59:27 +00:00 |
|
Gael Guennebaud
|
da45184635
|
add custom FindBLAS FindLAPACK working for c++ compiler
fix issues in Cholmod/Taucs supports
|
2009-02-05 09:36:52 +00:00 |
|
Gael Guennebaud
|
9a4b7998cf
|
Sparse module: add row/col methods to the iterators
|
2009-01-15 14:16:41 +00:00 |
|
Gael Guennebaud
|
96e1e582ff
|
Sparse module:
* add a MappedSparseMatrix class (like Eigen::Map but for sparse
matrices)
* rename SparseArray to CompressedStorage
|
2009-01-15 12:52:59 +00:00 |
|