Re: Sparse rank revealing QR
- From: "Dirk F. Diggler" <dirk_f_diggler@xxxxxxxxx>
- Date: Thu, 22 Mar 2007 23:12:50 +0100
LAPACK is excellent (if you are looking for DENSE linear algebra),
however, I am looking for SPARSE implementation (there are
additonal issues, such as preserving the sparsity of the factors, reducing
computation time, etc.). Thanks for the advice, anyway.
On Thu, 22 Mar 2007 12:24:42 -0700, user923005 wrote:
On Mar 22, 9:36 am, dirkdiggler <dirk_f_digg...@xxxxxxxxx> wrote:
Hello everybody! Is there a good (preferably open-source) C of FORTRAN
implementation of sparse rank revealing QR?
If Fortran 77 is OK, there's LAPACK:
http://www.netlib.org/lapack/
See the LAPACK working note 114 found here:
http://www.netlib.org/lapack/lawns/downloads/
.
- References:
- Sparse rank revealing QR
- From: dirkdiggler
- Re: Sparse rank revealing QR
- From: user923005
- Sparse rank revealing QR
- Prev by Date: Re: Integrating sin x / x
- Next by Date: Re: Sparse rank revealing QR
- Previous by thread: Re: Sparse rank revealing QR
- Next by thread: Re: Sparse rank revealing QR
- Index(es):