2017
DOI: 10.1145/3054948
|View full text |Cite
|
Sign up to set email alerts
|

Sym-Ildl

Abstract: SYM-ILDL is a numerical software package that computes incomplete LDL T (ILDL) factorizations of symmetric indefinite and real skew-symmetric matrices. The core of the algorithm is a Crout variant of incomplete LU (ILU), originally introduced and implemented for symmetric matrices by Li and Saad [2005]. Our code is economical in terms of storage, and it deals with real skew-symmetric matrices as well as symmetric ones. The package is written in C++ and is templated, is open source, and … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
7
0

Year Published

2017
2017
2021
2021

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 9 publications
(7 citation statements)
references
References 25 publications
0
7
0
Order By: Relevance
“…More recently, a number of authors have considered incomplete LDL T factorizations of symmetric quasi-definite matrices [39], saddle-point systems [52], and general indefinite systems [22,53]. The use of a limited-memory IC factorization combined with LSMR to solve (1.1) is considered in section 5, and in section 6 we explore using incomplete LDL T factorizations to solve (1.3).…”
Section: C321mentioning
confidence: 99%
See 2 more Smart Citations
“…More recently, a number of authors have considered incomplete LDL T factorizations of symmetric quasi-definite matrices [39], saddle-point systems [52], and general indefinite systems [22,53]. The use of a limited-memory IC factorization combined with LSMR to solve (1.1) is considered in section 5, and in section 6 we explore using incomplete LDL T factorizations to solve (1.3).…”
Section: C321mentioning
confidence: 99%
“…An alternative would be to use the symmetric solver MINRES [40]. This requires a positive definite preconditioner, and so we could employ the method presented by Gill et al [16] to modify D β and L β (note that this approach has been used recently by Greif, He, and Liu [22]). …”
Section: Regularized Augmented Systemmentioning
confidence: 99%
See 1 more Smart Citation
“…Hence, even though it does not exploit symmetry, we use it to show the robustness of the proposed scheme in Section 4.2.1. For the latter, on the other hand, we use symm-ildl which is an external package [16] that has an interface for MATLAB and is robust. Hereafter, we refer to this preconditioner as ILDL T .…”
Section: Numerical Resultsmentioning
confidence: 99%
“…However, this preconditioner is, in general, not practical for large problems due to fill-in and large storage requirements. In [16], therefore, an incomplete LDL T factorization based preconditioner for MINRES is proposed. Another suggestion for a preconditioner of MINRES, proposed in [28], is the positive definite absolute value of A, defined as |A| := V |Λ|V T in which A = V ΛV T is the spectral decomposition of A.…”
Section: Introduction Symmetric Indefinite Linear Systemsmentioning
confidence: 99%