From 21c91533ffb3b82114b7b37a74bee5542b262815 Mon Sep 17 00:00:00 2001 From: julie Date: Fri, 8 Jan 2016 03:07:42 +0000 Subject: =?UTF-8?q?Committing=20S=C3=A9bastien=20Villemot=20patches=20(5)?= =?UTF-8?q?=20sent=20on=20Jan=206th=202016=20to=20LAPACK=20Mailing=20list?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- SRC/clatdf.f | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SRC/clatdf.f') diff --git a/SRC/clatdf.f b/SRC/clatdf.f index 11f0dfd9..441cb317 100644 --- a/SRC/clatdf.f +++ b/SRC/clatdf.f @@ -58,7 +58,7 @@ *> Zx = +-e - f with the sign giving the greater value of *> 2-norm(x). About 5 times as expensive as Default. *> IJOB .ne. 2: Local look ahead strategy where -*> all entries of the r.h.s. b is choosen as either +1 or +*> all entries of the r.h.s. b is chosen as either +1 or *> -1. Default. *> \endverbatim *> -- cgit v1.2.3