aboutsummaryrefslogtreecommitdiffstats
path: root/math/taucs/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'math/taucs/pkg-descr')
-rw-r--r--math/taucs/pkg-descr22
1 files changed, 22 insertions, 0 deletions
diff --git a/math/taucs/pkg-descr b/math/taucs/pkg-descr
new file mode 100644
index 000000000000..5e9d23199018
--- /dev/null
+++ b/math/taucs/pkg-descr
@@ -0,0 +1,22 @@
+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.
+
+WWW: http://www.tau.ac.il/~stoledo/taucs/