diff options
author | Dongjoon Hyun <dongjoon@apache.org> | 2016-01-27 15:42:42 -0800 |
---|---|---|
committer | Dongjoon Hyun <dongjoon@apache.org> | 2016-01-27 21:14:48 -0800 |
commit | 73a2fd11a74eedb97201fc8d54ea193e810ea9d3 (patch) | |
tree | a1ebf45fcdc82a939bedc61bde2e6a2836fae453 /numpy/linalg/lapack_lite/zlapack_lite.c | |
parent | 2b34f4bf652189e0415d5bf48ef7aa3294302871 (diff) | |
download | numpy-73a2fd11a74eedb97201fc8d54ea193e810ea9d3.tar.gz |
MAINT: Fix some typos in a code string and comments
Diffstat (limited to 'numpy/linalg/lapack_lite/zlapack_lite.c')
-rw-r--r-- | numpy/linalg/lapack_lite/zlapack_lite.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/linalg/lapack_lite/zlapack_lite.c b/numpy/linalg/lapack_lite/zlapack_lite.c index e6b03429b..9ce05ec1f 100644 --- a/numpy/linalg/lapack_lite/zlapack_lite.c +++ b/numpy/linalg/lapack_lite/zlapack_lite.c @@ -22760,7 +22760,7 @@ L160: =============== The algorithm used in this program is basically backward (forward) - substitution, with scaling to make the the code robust against + substitution, with scaling to make the code robust against possible overflow. Each eigenvector is normalized so that the element of largest |