Taucs

Jul 20, 2023

C library of sparse linear solvers

The current version of the library includes the following functionality

  • Multifrontal Supernodal Cholesky Factorization.
  • Left-Looking Supernodal Cholesky Factorization.
  • Drop-Tolerance Incomplete-Cholesky Factorization.
  • LDL^T Factorization.
  • Out-of-Core, Left-Looking Supernodal Sparse Cholesky Factorization.
  • Out-of-Core Sparse LU with Partial Pivoting Factor and Solve.
  • Ordering Codes and Interfaces to Existing Ordering Codes.
  • Matrix Operations.
  • Matrix Input/Output.
  • Matrix Generators.
  • Iterative Solvers.
  • Vaidya’s Preconditioners.
  • Recursive Vaidya’s Preconditioners.
  • Multilevel-Support-Graph Preconditioners.
  • Utility Routines.

Copyright c 2001 by Sivan Toledo, Tel-Aviv University, stoledo@tau.ac.il. All Rights Reserved.



Checkout these related ports:
  • Zn_poly - C library for polynomial arithmetic
  • Zimpl - Language to translate the LP models into .lp or .mps
  • Zegrapher - Software for plotting mathematical objects
  • Zarray - Dynamically typed N-D expression system based on xtensor
  • Z3 - Z3 Theorem Prover
  • Yices - SMT solver
  • Yacas - Yet Another Computer Algebra System
  • Xtensor - Multi-dimensional arrays with broadcasting and lazy computing
  • Xtensor-python - Python bindings for xtensor
  • Xtensor-io - Xtensor plugin to read/write images, audio files, numpy npz and HDF5
  • Xtensor-blas - BLAS extension to xtensor
  • Xspread - Spreadsheet program for X and terminals
  • Xppaut - Graphical tool for solving differential equations, etc
  • Xplot - X11 plotting package
  • Xlife++ - XLiFE++ eXtended Library of Finite Elements in C++