Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 986 Bytes

AUTHORS.md

File metadata and controls

26 lines (23 loc) · 986 Bytes

Authors

The following people have contributed to the StarNEig library:

  • Angelika Schwarz ([email protected])
    • Standard eigenvectors
  • Bo Kågström ([email protected])
    • Coordinator and scientific director for the NLAFET project
    • Documentation
  • Carl Christian Kjelgaard Mikkelsen ([email protected])
    • Generalized eigenvectors
  • Lars Karlsson ([email protected])
    • Miscellaneous user interface functions
    • Documentation
  • Mirko Myllykoski ([email protected])
    • Hessenberg reduction
    • Schur reduction (standard and generalized)
    • Eigenvalue reordering (standard and generalized)
    • Miscellaneous user interface functions
    • Test program
    • Documentation

The distributed memory Hessenberg-triangular reduction is implemented as a ScaLAPACK wrapper and PDGGHRD subroutine (Lars Karlsson, Björn Adlerborn) is included with the library. The test program includes Matrix Market I/O library for ANSI C (http://math.nist.gov/MatrixMarket).