diff options
author | julie <julielangou@users.noreply.github.com> | 2016-01-08 03:07:42 +0000 |
---|---|---|
committer | julie <julielangou@users.noreply.github.com> | 2016-01-08 03:07:42 +0000 |
commit | 21c91533ffb3b82114b7b37a74bee5542b262815 (patch) | |
tree | 1b39458239f73272ad70eb9741ef4080ea43e198 /TESTING/EIG/cdrgsx.f | |
parent | 198dd8994cfa67040a4e8250b537eb5dc78d2115 (diff) | |
download | lapack-21c91533ffb3b82114b7b37a74bee5542b262815.tar.gz lapack-21c91533ffb3b82114b7b37a74bee5542b262815.tar.bz2 lapack-21c91533ffb3b82114b7b37a74bee5542b262815.zip |
Committing Sébastien Villemot patches (5) sent on Jan 6th 2016 to LAPACK Mailing list
From Sébastien Villemot:
I attach to this message 5 patches that are currently applied to the
Debian package for LAPACK, and that I think could be usefully merged in
the LAPACK SVN tree.
The patches include fixes for old outstanding bugs in the CBLAS test
programs, fixes for the build system, and fixes for various typos.
Each patch file contains a more detailed description of its purpose.
Diffstat (limited to 'TESTING/EIG/cdrgsx.f')
-rw-r--r-- | TESTING/EIG/cdrgsx.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TESTING/EIG/cdrgsx.f b/TESTING/EIG/cdrgsx.f index d0129ea5..4e711cea 100644 --- a/TESTING/EIG/cdrgsx.f +++ b/TESTING/EIG/cdrgsx.f @@ -59,7 +59,7 @@ *> (need more details on what kind of read-in data are needed). *> *> For each matrix pair, the following tests will be performed and -*> compared with the threshhold THRESH except for the tests (7) and (9): +*> compared with the threshold THRESH except for the tests (7) and (9): *> *> (1) | A - Q S Z' | / ( |A| n ulp ) *> |