diff options
Diffstat (limited to 'math/suitesparse-cholmod/pkg-descr')
-rw-r--r-- | math/suitesparse-cholmod/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/suitesparse-cholmod/pkg-descr b/math/suitesparse-cholmod/pkg-descr index e4f315e22120..2bb92bce9b41 100644 --- a/math/suitesparse-cholmod/pkg-descr +++ b/math/suitesparse-cholmod/pkg-descr @@ -7,5 +7,3 @@ triangular system Lx=b, and many other sparse matrix functions for both symmetric and unsymmetric matrices. Its supernodal Cholesky factorization relies on LAPACK and the Level-3 BLAS, and obtains a substantial fraction of the peak performance of the BLAS. Both real and complex matrices are supported. - -WWW: http://faculty.cse.tamu.edu/davis/suitesparse.html |