| Re: [eigen] Getting to a solution from sparse matrices, Eigen3 | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/eigen Archives
] 
 1st, I have to beg your pardon:
My comment on this topic was uninformed and hence unclear.
Thanks to Gael for clarification.
2nd, I want to ask what fact(s) in particular implies Gael's note below.
Is TauCS not recommend to be used as a sparse solver?
Didn't that leads to the conclusion that TauCS in general is not 
recommended?
Am 18.08.2010 15:30, schrieb Gael Guennebaud:
[...] Taucs support module
solver: SparseLLT<SparseMatrixType, Taucs>  (include<Eigen/TaucsSupport>)
notes: LLT solving using Taucs, requires a SparseMatrix object (not recommended)