Everything works fine if I ask for eingenvalues only.
If I try to find eigenvectors the following error message appears:
- Code: Select all
** On entry to ZUPMTR parameter number 9 had an illegal value
This happens only if the number of requested eigenvectors is larger then 8.
This does not happen for every matrix, but quite easy to reproduce.
PS:
LAPACK version: 3.3.1
Platform: Linux 64-bit

