Diff for /rpl/lapack/lapack/zgeev.f between versions 1.17 and 1.18

version 1.17, 2018/05/29 07:18:14 version 1.18, 2020/05/21 21:46:03
Line 157 Line 157
 *>          < 0:  if INFO = -i, the i-th argument had an illegal value.  *>          < 0:  if INFO = -i, the i-th argument had an illegal value.
 *>          > 0:  if INFO = i, the QR algorithm failed to compute all the  *>          > 0:  if INFO = i, the QR algorithm failed to compute all the
 *>                eigenvalues, and no eigenvectors have been computed;  *>                eigenvalues, and no eigenvectors have been computed;
 *>                elements and i+1:N of W contain eigenvalues which have  *>                elements i+1:N of W contain eigenvalues which have
 *>                converged.  *>                converged.
 *> \endverbatim  *> \endverbatim
 *  *

Removed from v.1.17  
changed lines
  Added in v.1.18


CVSweb interface <joel.bertrand@systella.fr>