A library for computing extreme or interior eigenvalues of a symmetric matrix
FILTLAN is a software library written in C/C++ for computing extreme or interior eigenvalues of a symmetric matrix by a polynomial filtered Lanczos procedure. The code for extreme eigenvalues by a standard Lanczos procedure without restarting is also included. In both cases, partial reorthogonalization is provided to improve efficiency.
FILTLAN uses MATKIT for the basic matrix computations and LAPACK for the routine dstev_() or sstev_() for computing eigenvalues of a symmetric tridiagonal matrix.
FILTLAN does not handle generalized or other non-standard eigenvalue problems.
- Sources inherited from project science
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:redwil:15.4/filtlan && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| filtlan-1.0a-shared.patch | 0000010640 10.4 KB | |
| filtlan.changes | 0000001371 1.34 KB | |
| filtlan.spec | 0000007490 7.31 KB | |
| filtlan120507.zip | 0000293022 286 KB |
Comments 0