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/slaed7.f | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SRC/slaed7.f') diff --git a/SRC/slaed7.f b/SRC/slaed7.f index 3d3d6292..8e3e8d93 100644 --- a/SRC/slaed7.f +++ b/SRC/slaed7.f @@ -59,7 +59,7 @@ *> *> The first stage consists of deflating the size of the problem *> when there are multiple eigenvalues or if there is a zero in -*> the Z vector. For each such occurence the dimension of the +*> the Z vector. For each such occurrence the dimension of the *> secular equation problem is reduced by one. This stage is *> performed by the routine SLAED8. *> -- cgit v1.2.3