aboutsummaryrefslogtreecommitdiff
path: root/SRC/slasd1.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2015-11-15 20:33:40 +0000
committerjulie <julielangou@users.noreply.github.com>2015-11-15 20:33:40 +0000
commit50d40d78527266d390700416e6c2ecdf666302ca (patch)
tree13344da849c8807f66cf7ad5eb7efa1d1adfd5d9 /SRC/slasd1.f
parent7d7b8483f7750bfbf16fd2937e9ad87f21511791 (diff)
Updating version number
Diffstat (limited to 'SRC/slasd1.f')
-rw-r--r--SRC/slasd1.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/slasd1.f b/SRC/slasd1.f
index 080368e7..ae076a0f 100644
--- a/SRC/slasd1.f
+++ b/SRC/slasd1.f
@@ -190,7 +190,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
@@ -204,10 +204,10 @@
SUBROUTINE SLASD1( NL, NR, SQRE, D, ALPHA, BETA, U, LDU, VT, LDVT,
$ IDXQ, IWORK, WORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDU, LDVT, NL, NR, SQRE