##Overview
pmrrr is a hybrid distributed-memory implementation the algorithm of Multiple Relatively Robust Representations for the real symmetric tridiagonal eigenproblem.
A prototyp using extended precision internally to improve accuracy can be found in the TAGS folder.
Please read Installation.txt for more information about building and using pmrrr.
If you are using the code, please kindly reference:
@article{Petschow2013:208, author = "Matthias Petschow and Elmar Peise and Paolo Bientinesi", title = "High-Performance Solvers for Dense Hermitian Eigenproblems", journal = "SIAM Journal on Scientific Computing", year = 2013, volume = 35, number = 1, pages = "C1--C22" }
The project was originally hosted at https://code.google.com/p/pmrrr/