Re: Zero Column Error in TAUCS?



Hello,

I am using TAUCS for quite awhile. I should say that while the
symmetric solver (Cholesky) is extremely fast, the nonsymmetric solver
(LU) is pretty slow. In the latter case, UMFPACK is much faster.

My code to call TAUCS and UMFPACK from C++ is at

http://www.imtek.uni-freiburg.de/simulation/mor4ansys/src/mor_for_ansys-1.83.tar.gz

Best wishes,

Evgenii

http://ModelReduction.com

.



Relevant Pages

  • Re: Zero Column Error in TAUCS?
    ... TAUCS matrix structure to call UMFPACK for performing factorization (class ... UMFPACK:public TAUCS in solvers_imp.h). ... symmetric solver is extremely fast, ... In the latter case, UMFPACK is much faster. ...
    (sci.math.num-analysis)
  • Re: Using a Sparse Matrix library in c++
    ... If you matrices are positive definite, I would recommend you TAUCS: ... A list of software for linear algebra with sparse matrices is ... I have used both TAUCS and UMFPACK in my tool MOR for ANSYS and you ... Maybe I will find some more tutorials on the sparselib++ (or ...
    (sci.math.num-analysis)
  • Re: Zero Column Error in TAUCS?
    ... TAUCS matrix structure to call UMFPACK for performing factorization (class ... UMFPACK:public TAUCS in solvers_imp.h). ...
    (sci.math.num-analysis)