Paul,
This has been corrected by Zlatko Drmac in revision 891.
The bug is listed in LAPACK 3.3.0 errata file:
http://www.netlib.org/lapack/Errata/index2.html see and appears corrected in
our bug history http://www.netlib.org/lapack/bug_list.html
Thank you again for the bug report.
Regards,
Julie
On Oct 11, 2010, at 6:39 AM, Paul Roberts wrote:
Dear lapack people,
I've found a few little bugs in {s,d}gejsv.
Line 441: & (.NOT.(LSVEC .OR. LSVEC) .AND. ERREST .AND.
I think that should be .NOT.(LSVEC .OR. RSVEC)
Line 456: Missing a RETURN after the call to XERBLA
Line 1032: In the call to DGESVJ I think it should be LWORK-N instead of
LWORK in the 13th element.
Hope that helps,
Paul
------------------------------------------------------------------
Paul Roberts
HPC Software Developer +44 (0)759 0445922
The Numerical Algorithms Group Ltd, Peter House, Oxford Street,
Manchester, M1 5AN.
UK Corporate Headquarters
Wilkinson House, Jordan Hill Rd, Oxford, OX2 8DR
------------------------------------------------------------------
________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.
This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs.
________________________________________________________________________
_______________________________________________
Lapack mailing list
Lapack@Domain.Removed
http://lists.eecs.utk.edu/mailman/listinfo/lapack
**********************************************
Julie Langou; Research Associate in Computer Science
Innovative Computing Laboratory;
University of Tennessee from Denver, Colorado ;-)
julie@Domain.Removed; http://www.cs.utk.edu/~julie/
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.eecs.utk.edu/mailman/private/lapack/attachments/20110126/87247d18/attachment-0001.html
|