summaryrefslogtreecommitdiff
blob: 00a4db0786adf294c848a55e2b62455ac882fe2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
  CSparse a small yet feature-rich sparse matrix package written
  specifically for the book "Direct Methods for Sparse Linear Systems".
  The purpose of the package is to demonstrate a wide range of sparse
  matrix algorithms in as concise a code as possible. Note that the LU
  and Cholesky factorization algorithms are not as fast as UMFPACK or
  CHOLMOD.
</longdescription>
</pkgmetadata>