ABLEpack


Package NameABLEpack
Author(s) Zhaojun Bai, David Day
Version 1.0
Date Nov 15, 1996
Language MATLAB
Platform(s) any w/MATLAB
References 7.8 Lanczos Method MAKE LINK
7.9 Block Lanczos Method MAKE LINK
Functionality ABLEpack implements an adaptive block Lanczos method for approximately solving standard non-Hermitian eigenvalue problems:
                  A x = lambda x     y' A = lambda y'
It can also solve generalized non-Hermitian eigenvalue problems:
                  A x = lambda B x   y' A = lambda y' B
This method finds a few eigenvalues or eigentriplets (lambda, x, y).
Location www.cs.ucdavis.edu/~jankunm/ablepackHTML/ablepack.html

This page was last modified on Aug 1, 2000.
Send questions to jankunm@turing.cs.ucdavis.edu.