aboutsummaryrefslogtreecommitdiff
path: root/src/sparse-matrix/README
blob: 7b4038656bcdc1c0dc65c6548df705e2881fdac9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This directory contains sparse matrix routines imported from elsewhere.
See the individual files or subdirectories for details on authorship,
copyright, etc.

ilucg
	ILUCG (Incomplete LU-decomposition / conjugate gradiant)
	subroutines.

umfpack
	UMFPACK sparse LU decomposition package (version 4.0 of 11.Apr.2002).

y12m
	Sparse LU decomposition subroutines from the Harwell Y12M package.
	I haven't written the AHFinderDirect support code for this, so
	the Y12M code isn't compiled yet.