Refs #247. Included lapack source codes. Avoid downloading tar.gz from netlib.org

Based on 3.4.2 version, apply patch.for_lapack-3.4.2.
This commit is contained in:
Zhang Xianyi
2013-07-09 17:00:02 +08:00
parent fbb75e58b1
commit 3eb5af1955
5320 changed files with 1448313 additions and 11 deletions

View File

@@ -0,0 +1,12 @@
CBB: Data file for testing banded Singular Value Decomposition routines
20 Number of values of M
0 0 0 0 1 1 1 1 2 2 2 2 3 3 3 3 10 10 16 16 Values of M
0 1 2 3 0 1 2 3 0 1 2 3 0 1 2 3 10 16 10 16 Values of N
5 Number of values of K
0 1 2 3 16 Values of K (band width)
2 Number of values of NRHS
1 2 Values of NRHS
20.0 Threshold value
F Put T to test the error exits
1 Code to interpret the seed
CBB 15