File: libsuitesparse-doc.doc-base.ldl

package info (click to toggle)
suitesparse 1%3A7.11.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 258,172 kB
  • sloc: ansic: 1,153,566; cpp: 48,145; makefile: 4,997; fortran: 2,087; java: 1,826; sh: 1,113; ruby: 725; python: 676; asm: 371; sed: 166; awk: 44
file content (16 lines) | stat: -rw-r--r-- 815 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Document: ldl-ug
Title: SuiteSparse/User Guide for LDL, a concise sparse Cholesky package
Author: Timothy A. Davis
Abstract: The LDL software package is a set of short, concise routines for
 factorizing symmetric positive-definite sparse matrices, with some
 applicability to symmetric indefinite matrices. Its primary purpose is to
 illustrate much of the basic theory of sparse matrix algorithms in as concise
 a code as possible, including an elegant method of sparse symmetric
 factorization that computes the factorization row-by-row but stores it
 column-by-column. The entire symbolic and numeric factorization consists of
 less than 50 lines of code. The package is written in C, and includes a MATLAB
 interface.
Section: Programming

Format: PDF
Files: /usr/share/doc/libsuitesparse-dev/ldl_userguide.pdf