About

Log in?

DTU users get better search results including licensed content and discounts on order fees.

Anyone can log in and get personalized features such as favorites, tags and feeds.

Log in as DTU user Log in as non-DTU user No thanks

DTU Findit

Journal article

Algorithm 865: Fortran 95 subroutines for Cholesky factorization in block hybrid format : Fortran 95 subroutines for Cholesky factorization in block hybrid format

From

Scientific Computing, Department of Informatics and Mathematical Modeling, Technical University of Denmark1

Department of Informatics and Mathematical Modeling, Technical University of Denmark2

We present subroutines for the Cholesky factorization of a positive-definite symmetric matrix and for solving corresponding sets of linear equations. They exploit cache memory by using the block hybrid format proposed by the authors in a companion article. The matrix is packed into n(n + 1)/2 real variables, and the speed is usually better than that of the LAPACK algorithm that uses full storage (n2 variables).

Included are subroutines for rearranging a matrix whose upper or lower-triangular part is packed by columns to this format and for the inverse rearrangement. Also included is a kernel subroutine that is used for the Cholesky factorization of the diagonal blocks since it is suitable for any positive-definite symmetric matrix that is small enough to be held in cache.

We provide a comprehensive test program and simple example programs. © 2007 ACM.

Language: English
Publisher: ACM, 2 Penn Plaza, Suite 701, New York, NY, USA
Year: 2007
Pages: 1-5
ISSN: 15577295 and 00983500
Types: Journal article
DOI: 10.1145/1206040.1206048

DTU users get better search results including licensed content and discounts on order fees.

Log in as DTU user

Access

Analysis