Dear Ake,
Sorry for the late answer, but this problem has been corrected in rev 1255 in
our repository.
We are about the release LAPACK 3.4.1 and we are making sure all bugs have been
corrected.
See http://netlib.org/lapack/Errata/index2.html for more information
Thank you again for reporting those bugs
Sincerely,
Julie
On Oct 22, 2011, at 1:22 PM, Ake Sandgren wrote:
SRC/clanhf.f
line 975
S = S + ( AA / SCALE )**2
SCALE is 0 when N=1
Not sure if this is expected but that S (inf) is then used in the
VALUE = SCALE*SQRT( S )
both of these should cause floating point exception on non-IEEE systems
_______________________________________________
Lapack mailing list
Lapack@Domain.Removed
http://lists.eecs.utk.edu/mailman/listinfo/lapack
|