FreeBSD.software
Home/math/suitesparse-ldl

suitesparse-ldl

3.3.3

Simple LDL^T factorization

This port installs the module LDL of SuiteSparse. LDL is a sparse LDL' factorization and solve package. These routines are not terrifically fast (they do not use dense matrix kernels), but the code is very short and concise. The purpose is to illustrate the algorithms in a very concise and readable manner, primarily for educational purposes. Although the code is very concise, this package is slightly faster than the built-in sparse Cholesky factorization in MATLAB 6.5 (chol), when using the same input permutation.

Origin: math/suitesparse-ldl
Category: math
Size: 282KiB
License: LGPL21+
Maintainer: fortran@FreeBSD.org
Dependencies: 3 packages
Required by: 5 packages
$pkg install suitesparse-ldl

Dependencies (3)

Required By (5 packages)

More in math