platform/upstream/lapack.git
12 years agoadded the test for single precision driver routines for symmetric indefinite matrices...
igor175 [Wed, 11 Jan 2012 23:53:07 +0000 (23:53 +0000)]
added the test for single precision driver routines for symmetric indefinite matrices with rook pivoting

12 years agoFix LAPACKE makefile to only include XBLAS routine if USEXBLAS is defined
julie [Wed, 11 Jan 2012 21:57:01 +0000 (21:57 +0000)]
Fix LAPACKE makefile to only include XBLAS routine if USEXBLAS is defined

12 years agoAdding CMAKE Support for LAPACKE.
julie [Tue, 10 Jan 2012 23:15:10 +0000 (23:15 +0000)]
Adding CMAKE Support for LAPACKE.
Now we can generate dll for LAPACK and LAPACKE directly for Mingw so that FORTRAN compiler is longer needed.
Because LAPACKE contains some routines from MATGEN (for PLASMA), LAPACKE will requires the tmglib library.

Add some LAPACK 3.4.0 routines were missing in the CMAKE LAPACK build.

12 years agoFix minor problem in some comments...
julie [Sun, 8 Jan 2012 05:27:18 +0000 (05:27 +0000)]
Fix minor problem in some comments...

12 years agoFix bug0085 - xGESVD Problem in Workspace computation
julie [Sat, 7 Jan 2012 06:00:05 +0000 (06:00 +0000)]
Fix bug0085 - xGESVD Problem in Workspace computation

12 years agoAdd Rook pivoting routines to LAPACKE
julie [Fri, 6 Jan 2012 06:25:39 +0000 (06:25 +0000)]
Add Rook pivoting routines to LAPACKE

12 years agoUpdate CMAKE build for Rook Pivoting Routines + correct minor fix
julie [Fri, 6 Jan 2012 04:47:10 +0000 (04:47 +0000)]
Update CMAKE build for Rook Pivoting Routines + correct minor fix

12 years agoModifications following email from PLASMA Team (Mathieu)
julie [Fri, 6 Jan 2012 03:53:11 +0000 (03:53 +0000)]
Modifications following email from PLASMA Team (Mathieu)

12 years agoadded spacing between argumets in subroutine call
igor175 [Wed, 4 Jan 2012 08:23:39 +0000 (08:23 +0000)]
added spacing between argumets in subroutine call

12 years agochanged error handler alaerh.f so that it recognizes ***'SV' instead of ***'SV '...
igor175 [Wed, 4 Jan 2012 08:20:05 +0000 (08:20 +0000)]
changed error handler alaerh.f so that it recognizes ***'SV' instead of ***'SV ' for 'xSY', 'xSR' and 'xHE' test paths

12 years agoadded the tests, i.e. ddrvsy_rook.f for driver routines for symmetric indrfinite...
igor175 [Wed, 4 Jan 2012 07:51:43 +0000 (07:51 +0000)]
added the tests, i.e. ddrvsy_rook.f  for driver routines for symmetric indrfinite matrices with rook pivoting, included  this tests in dchkaa.f and Makefile

12 years agofixed a typo in aladhd.f
igor175 [Tue, 3 Jan 2012 23:46:05 +0000 (23:46 +0000)]
fixed a typo in aladhd.f

12 years agoFix group problem for Level 2 BLAS routine in double precision
julie [Tue, 3 Jan 2012 23:44:14 +0000 (23:44 +0000)]
Fix group problem for Level 2 BLAS  routine in double precision

12 years agoadded 'SR' test path to aladhd.f for driver routines that correspond to symmetric...
igor175 [Tue, 3 Jan 2012 23:27:40 +0000 (23:27 +0000)]
added 'SR' test path to aladhd.f for driver routines that correspond to symmetric indefinite matrices with rook pivoting

12 years agoadded 'SR' test path to TESTING/LIN/*errvx.f to test *SYSV_ROOK error exits
igor175 [Tue, 27 Dec 2011 06:12:22 +0000 (06:12 +0000)]
added 'SR' test path to TESTING/LIN/*errvx.f  to test *SYSV_ROOK error exits

12 years agoadded a special block diagonal matrix type to tests for COMPLEX*16 symmetric indefini...
igor175 [Tue, 27 Dec 2011 05:25:02 +0000 (05:25 +0000)]
added a special block diagonal matrix type to tests for COMPLEX*16 symmetric indefinite factorization routines with rook pivoting

12 years agoadded a special block diagonal matrix type to tests for COMPLEX symmetric indefinite...
igor175 [Tue, 27 Dec 2011 05:10:16 +0000 (05:10 +0000)]
added a special block diagonal matrix type to tests for COMPLEX symmetric indefinite factorization routines with rook pivoting

12 years agochanged a comment in cchkaa.f dchkaa.f schkaa.f
igor175 [Mon, 26 Dec 2011 07:36:36 +0000 (07:36 +0000)]
changed a comment in cchkaa.f dchkaa.f schkaa.f

12 years agofixed a typo in TESTING/LIN/zerrsy.f
igor175 [Mon, 26 Dec 2011 07:32:09 +0000 (07:32 +0000)]
fixed a typo in TESTING/LIN/zerrsy.f

12 years agochanged 'Complex precision' into 'Zomplex precision' in TESTING/LIN/zchksy_rook.f
igor175 [Mon, 26 Dec 2011 06:56:51 +0000 (06:56 +0000)]
changed 'Complex precision'  into 'Zomplex precision' in TESTING/LIN/zchksy_rook.f

12 years agoadded 'ZSR' test path to test COPLEX*16 routines with rook pivoting in TESTING/LIN...
igor175 [Mon, 26 Dec 2011 06:38:03 +0000 (06:38 +0000)]
added 'ZSR' test path to test COPLEX*16 routines with rook pivoting in TESTING/LIN/zchksy.f, also added this path to the driver file ztest.in

12 years agoadded 'ZSR' test path to test COPLEX*16 routines with rook pivoting in TESTING/LIN...
igor175 [Mon, 26 Dec 2011 06:37:44 +0000 (06:37 +0000)]
added 'ZSR' test path to test COPLEX*16 routines with rook pivoting in TESTING/LIN/zchksy.f, also added this path to the driver file ztest.in

12 years agoadded TESTING/LIN/zchksy.f and included in the makefile
igor175 [Mon, 26 Dec 2011 06:22:02 +0000 (06:22 +0000)]
added TESTING/LIN/zchksy.f and included in the makefile

12 years agoline formatting fixes to schksy_rook.f and dchksy_rook.f
igor175 [Mon, 26 Dec 2011 03:31:49 +0000 (03:31 +0000)]
line formatting fixes to schksy_rook.f and dchksy_rook.f

12 years agoupdated tests in for COMPLEX symmetric indefinite matrix routines with rook pivoting...
igor175 [Mon, 26 Dec 2011 03:23:48 +0000 (03:23 +0000)]
updated tests in for COMPLEX symmetric indefinite matrix routines with rook pivoting in TESTING/LIN/cchksy_rook.f

12 years agofixed a typo in a comment in LIN/cchkaa.f
igor175 [Mon, 26 Dec 2011 02:59:48 +0000 (02:59 +0000)]
fixed a typo in a comment  in LIN/cchkaa.f

12 years agoadded 'CSR' tet path to test COMPLEX routines for symmetric indefinite matrices with...
igor175 [Mon, 26 Dec 2011 02:45:13 +0000 (02:45 +0000)]
added 'CSR' tet path to test COMPLEX routines for symmetric indefinite matrices with rook pivoting to the main test program TESTING/LIN/cchkaa.f and updated driver file ctest.in

12 years agoadded cchksy_rook.f in TESTING/LIN/ and included it in Makefile
igor175 [Mon, 26 Dec 2011 02:26:07 +0000 (02:26 +0000)]
added cchksy_rook.f in TESTING/LIN/ and included it in Makefile

12 years agoadded cchksy_rook.f in TESTING/LIN/ and included it in Makefile
igor175 [Mon, 26 Dec 2011 02:25:57 +0000 (02:25 +0000)]
added cchksy_rook.f in TESTING/LIN/ and included it in Makefile

12 years agofixed a call with a wrong number of arguments to *SYTRI_ROOK in schksy_rook.f dchksy_...
igor175 [Mon, 26 Dec 2011 01:31:15 +0000 (01:31 +0000)]
fixed a call with a wrong number of arguments to *SYTRI_ROOK in schksy_rook.f dchksy_rook.f

12 years agocorrected a type in a comment in TESTING/LIN/schksy_rook.f
igor175 [Mon, 26 Dec 2011 01:03:57 +0000 (01:03 +0000)]
corrected a type in a comment in TESTING/LIN/schksy_rook.f

12 years agochanged comment in dchksy.f schksy.f
igor175 [Mon, 26 Dec 2011 00:49:05 +0000 (00:49 +0000)]
changed comment in dchksy.f schksy.f

12 years agochanged the variable name in TESTING/LIN/schksy_rook.f
igor175 [Sun, 25 Dec 2011 23:50:19 +0000 (23:50 +0000)]
changed the variable name in TESTING/LIN/schksy_rook.f

12 years agochanged the order of variable decrarations in TESTING/LIN/schksy_rook.f
igor175 [Sun, 25 Dec 2011 23:45:24 +0000 (23:45 +0000)]
changed the order of variable decrarations in TESTING/LIN/schksy_rook.f

12 years agofixed a typo 0.0E+o --> 0.0D+0 in TESTING/LIN/zchksy.f
igor175 [Sun, 25 Dec 2011 23:37:10 +0000 (23:37 +0000)]
fixed a typo 0.0E+o  --> 0.0D+0 in TESTING/LIN/zchksy.f

12 years agoadded CZERO named constat to TESTING/LIN/zchksy.f
igor175 [Sun, 25 Dec 2011 23:23:07 +0000 (23:23 +0000)]
added CZERO named constat to TESTING/LIN/zchksy.f

12 years agoadded CZERO constant to cchksy.f
igor175 [Sun, 25 Dec 2011 23:13:53 +0000 (23:13 +0000)]
added  CZERO constant to cchksy.f

12 years agoupdated a comment in dchksy.f and schksy.f
igor175 [Sun, 25 Dec 2011 23:12:04 +0000 (23:12 +0000)]
updated a comment in dchksy.f and schksy.f

12 years agoadded 'SSR' test path to test symmetric indefinite factorization routines with rook...
igor175 [Sun, 25 Dec 2011 06:07:19 +0000 (06:07 +0000)]
added 'SSR' test path to test symmetric indefinite factorization routines with rook pivoting to TESTING/LIN/schkaa.f

12 years agoadded 'SSR' test path for symmetric indefinite factorization routines with rook pivot...
igor175 [Sun, 25 Dec 2011 06:01:17 +0000 (06:01 +0000)]
added 'SSR' test path for symmetric indefinite factorization routines with rook pivoting into stest.in driver file

12 years agoadded 'DSR' test path for symmetric indefinite factorization routines with rook pivot...
igor175 [Sun, 25 Dec 2011 05:58:00 +0000 (05:58 +0000)]
added 'DSR' test path for symmetric indefinite factorization routines with rook pivoting into dtest.in driver file

12 years agoadded schksy_rook.o to TESTING/LIN/Makefile
igor175 [Sun, 25 Dec 2011 05:54:46 +0000 (05:54 +0000)]
added schksy_rook.o to TESTING/LIN/Makefile

12 years agoadded schksy_rook.o to TESTING/LIN/Makefile
igor175 [Sun, 25 Dec 2011 05:51:07 +0000 (05:51 +0000)]
added schksy_rook.o to TESTING/LIN/Makefile

12 years agoadded schksy_rook.o to TESTING/LIN/Makefile
igor175 [Sun, 25 Dec 2011 05:49:41 +0000 (05:49 +0000)]
added schksy_rook.o to TESTING/LIN/Makefile

12 years agochanged comments in dchkaa.f
igor175 [Sun, 25 Dec 2011 05:46:44 +0000 (05:46 +0000)]
changed comments in dchkaa.f

12 years agoadded schksy_rook.f
igor175 [Sun, 25 Dec 2011 05:27:46 +0000 (05:27 +0000)]
added schksy_rook.f

12 years agoadded a few comments in routines schksy.f dchksy.f cchksy.f zchksy.f
igor175 [Sun, 25 Dec 2011 04:50:57 +0000 (04:50 +0000)]
added a few comments in routines schksy.f dchksy.f cchksy.f zchksy.f

12 years agofixed a bug in the counter for the number of completed tests in schksy.f dchksy...
igor175 [Sun, 25 Dec 2011 04:01:51 +0000 (04:01 +0000)]
fixed a bug in the counter for the number of completed tests in  schksy.f dchksy.f cchksy.f zchksy.f

12 years agofinal version of the routine dchksy_rook.f that tests dsytrf_rook.f dsytri_rook.f...
igor175 [Sun, 25 Dec 2011 03:14:59 +0000 (03:14 +0000)]
final version of the routine dchksy_rook.f that tests dsytrf_rook.f dsytri_rook.f dsytrs_rook.f dsycon_rook.f

12 years agofixed a typo in serrsy.f cerrsy.f zerrsy.f
igor175 [Sun, 25 Dec 2011 02:05:46 +0000 (02:05 +0000)]
fixed a typo in serrsy.f cerrsy.f zerrsy.f

12 years agofixed a typo in alahd.f
igor175 [Sun, 25 Dec 2011 01:52:41 +0000 (01:52 +0000)]
fixed a typo in alahd.f

12 years agoadded 'SR' test path for symmetic indefinite factorization routines with rook pivotin...
igor175 [Sun, 25 Dec 2011 01:45:59 +0000 (01:45 +0000)]
added 'SR' test path for symmetic indefinite factorization routines with rook pivoting to alaerh.f

12 years agoadded new 'SR' test path (that sorresponds to symmetric indefinite factorization...
igor175 [Sun, 25 Dec 2011 01:18:39 +0000 (01:18 +0000)]
added new 'SR' test path (that sorresponds to symmetric indefinite factorization routines with rook pivoting) to the alahd.f routine that prints header information for different test paths

12 years agoadded rook pivoting routines to the tests that check error exits for symmetric indefi...
igor175 [Sun, 25 Dec 2011 01:15:10 +0000 (01:15 +0000)]
added rook pivoting routines to the tests that check error exits for symmetric indefinite factorization routines, i.e. to serrsy.f derrsy.f cerrsy.f zerrsy.f

12 years agoadded a comment to schksy.f cchksy.f dchksy.f zchksy.f
igor175 [Sat, 24 Dec 2011 01:49:37 +0000 (01:49 +0000)]
added a comment to schksy.f cchksy.f dchksy.f zchksy.f

12 years agoupdated comments and changed the way how test type counter NT is incremented in cchks...
igor175 [Fri, 23 Dec 2011 23:54:32 +0000 (23:54 +0000)]
updated comments and changed the way how test type counter NT is incremented in cchksy.f zchksy.f dchksy.f schksy.f

12 years agoadded *lavsy_rook.o and *zsyt01_rook.o to TESTING/LIN/Makefile
igor175 [Fri, 23 Dec 2011 05:38:47 +0000 (05:38 +0000)]
added  *lavsy_rook.o and *zsyt01_rook.o to TESTING/LIN/Makefile

12 years agochenge parameter ONE to CONE for complex routines clavsy.f, zlavsy.f. Also updated...
igor175 [Fri, 23 Dec 2011 05:25:17 +0000 (05:25 +0000)]
chenge parameter ONE to CONE for complex routines clavsy.f, zlavsy.f. Also updated the documentation for these files to DoXigen format. Is seems that the documentation for these complex routines was not converted complely into DoXigen

12 years agoupdated the documentation for dlavsy.f slavsy.f
igor175 [Fri, 23 Dec 2011 05:21:36 +0000 (05:21 +0000)]
updated the documentation for dlavsy.f slavsy.f

12 years agoadded slavsy_rook.f dlavsy_rook.f clavsy_rook.f zlavsy_rook.f
igor175 [Fri, 23 Dec 2011 05:00:52 +0000 (05:00 +0000)]
added slavsy_rook.f dlavsy_rook.f clavsy_rook.f zlavsy_rook.f

12 years agoadded dlavsy_rook.f
igor175 [Fri, 23 Dec 2011 03:23:11 +0000 (03:23 +0000)]
added dlavsy_rook.f

12 years agochanged the order of external function declarations from CLAVSY, CLASET to CLASET...
igor175 [Fri, 23 Dec 2011 01:56:14 +0000 (01:56 +0000)]
changed the order of external function declarations from CLAVSY, CLASET to  CLASET, CLAVSY in csyt01.f to be consistent with zsyt01.f

12 years agochanged the order of external function declarations from SLAVSY, SLASET to SLASET...
igor175 [Fri, 23 Dec 2011 01:55:44 +0000 (01:55 +0000)]
changed the order of external function declarations from SLAVSY, SLASET to  SLASET, SLAVSY in ssyt01.f to be consistent with dsyt01.f

12 years agoadded ssyt01_rook.f csyt01_rook.f zsyt01_rook.f
igor175 [Fri, 23 Dec 2011 01:52:04 +0000 (01:52 +0000)]
added ssyt01_rook.f csyt01_rook.f zsyt01_rook.f

12 years agoadded dchksy_rook.f
igor175 [Fri, 23 Dec 2011 01:50:30 +0000 (01:50 +0000)]
added dchksy_rook.f

12 years agoadded
igor175 [Fri, 23 Dec 2011 01:16:22 +0000 (01:16 +0000)]
added

12 years agoadded a few comments to the code in files for linear equations testing routines:...
igor175 [Fri, 23 Dec 2011 01:00:25 +0000 (01:00 +0000)]
added a few comments to the code in files for linear equations testing routines: schksy.f dchksy.f cchksy.f zchksy.f

12 years agoinserted a comment line '' into cchksy.f, zchksy.f, dchksy.f, schksy.f
igor175 [Wed, 21 Dec 2011 21:12:13 +0000 (21:12 +0000)]
inserted a comment line '' into cchksy.f, zchksy.f, dchksy.f, schksy.f

12 years agocorrected a typo from the previos commit: CALL pwd( PATH, NOUT ) replaced by CALL...
igor175 [Wed, 21 Dec 2011 06:49:03 +0000 (06:49 +0000)]
corrected a typo from the previos commit: CALL pwd( PATH, NOUT ) replaced by CALL DERRSY( PATH, NOUT )

12 years agoIncluded a comment about what CALL XLAENV( 2, 2 ) does in dchksy.f, schksy.f
igor175 [Wed, 21 Dec 2011 06:26:11 +0000 (06:26 +0000)]
Included a comment about what CALL XLAENV( 2, 2 ) does in dchksy.f, schksy.f

12 years agopached the comments blocks for test programs for linear equation routines schkaa...
igor175 [Wed, 21 Dec 2011 03:26:47 +0000 (03:26 +0000)]
pached the comments blocks for test programs for linear equation routines schkaa.f dchkaa.f zchkaa.f cchkaa.f; added a description of MATMAX parameter, ann changed the description from 'Arguments' into 'Parameters'

12 years agopached the comments blocks for test programs for linear equation routines schkaa...
igor175 [Wed, 21 Dec 2011 01:03:29 +0000 (01:03 +0000)]
pached the comments blocks for test programs for linear equation routines schkaa.f dchkaa.f zchkaa.f cchkaa.f; inconsistency in the number of lines of the driver datafile

12 years agodqds, equivalent changes to single precision versions
lipshitz [Tue, 20 Dec 2011 19:04:31 +0000 (19:04 +0000)]
dqds, equivalent changes to single precision versions

12 years agofixed.
james [Tue, 20 Dec 2011 14:22:39 +0000 (14:22 +0000)]
fixed.

12 years agoFix linking problem C and Fortran with Sun Compilers on Linux machine
julie [Tue, 20 Dec 2011 04:45:12 +0000 (04:45 +0000)]
Fix linking problem C and Fortran with Sun Compilers on Linux machine

12 years agoIn dqds, set shift to zero if it is insignificant compared to the cumulative shift...
lipshitz [Tue, 20 Dec 2011 03:10:11 +0000 (03:10 +0000)]
In dqds, set shift to zero if it is insignificant compared to the cumulative shift, and set a d to zero if it is insignificant compared to the cumulative shift and the current shift is zero.  This should guarantee that it always finishes in a linear number of iterations, without hurting accuracy at all.

12 years agoAdd end of line (Sun compiler was complaining)
julie [Tue, 20 Dec 2011 02:47:06 +0000 (02:47 +0000)]
Add end of line (Sun compiler was complaining)

12 years agoAdd name of LAPACKE library in make.inc
julie [Tue, 20 Dec 2011 02:14:29 +0000 (02:14 +0000)]
Add name of LAPACKE library in make.inc

12 years agochange a few "symmetric" in "Hermitian"
langou [Fri, 16 Dec 2011 18:47:29 +0000 (18:47 +0000)]
change a few "symmetric" in "Hermitian"

12 years agocorrects CSYEQUB (resp. ZSYEQUB) in CHEEQUB (resp. ZCHEEQUB) in the
langou [Fri, 16 Dec 2011 18:42:40 +0000 (18:42 +0000)]
corrects CSYEQUB (resp. ZSYEQUB) in CHEEQUB (resp. ZCHEEQUB) in the
documentation of cheequb.f (resp. zheequb.f)

12 years agoFor Dashboard, set correct path to LAPACK rep
julie [Wed, 14 Dec 2011 20:28:51 +0000 (20:28 +0000)]
For Dashboard, set correct path to LAPACK rep

12 years agoFix bug bug0088 reported by Mike Pont from NAG on the forum
julie [Sat, 10 Dec 2011 06:45:16 +0000 (06:45 +0000)]
Fix bug bug0088 reported by Mike Pont from NAG on the forum
(see http://icl.cs.utk.edu/lapack-forum/viewtopic.php?f=13&t=2893)

This is related to the LAPACK-XBLAS routine: zherfsx.f

Here is what I did:
 - Introduce IINFO so that INFO is not overwritten
 - Use IGNORE_CWISE as suggested to prevent use of unitialize variable PARAMS
But this did not fix the problem reported.
INFO has new value in ZHERFSX (see description of INFO between ZHESVX and ZHESVXX)
This is set on line 634 (IF ( INFO .LE. N ) INFO = N + J) of zherfsx.f
And this is not handled by the testing LIN/zdrvhex.f
I just add  .AND. INFO.LE.N at line 638 to avoid raising an error when INFO = N + J

Please send feedback as I am not sure this is the best way to fix the issue.
I will commit other precision once fix approved.
Thanks
Julie

12 years agoModif call from xLA_RPVGRW to xLA_GERPVGRW
julie [Sat, 10 Dec 2011 03:06:35 +0000 (03:06 +0000)]
Modif call from xLA_RPVGRW to xLA_GERPVGRW
Routien Name was modified before.

12 years agoAdd missing header, add Windows configuration, and more
julie [Fri, 9 Dec 2011 04:09:29 +0000 (04:09 +0000)]
Add missing header, add Windows configuration, and more

12 years agoMake modifications to initialization to make Windows happy - LAPACKE example now...
julie [Fri, 9 Dec 2011 03:52:18 +0000 (03:52 +0000)]
Make modifications to initialization to make Windows happy - LAPACKE example now runs fine

12 years agoThis time, I believe I catch them all...
julie [Fri, 9 Dec 2011 03:28:39 +0000 (03:28 +0000)]
This time, I believe I catch them all...

12 years agoSome more and fix previous mistakes ...
julie [Fri, 9 Dec 2011 03:15:06 +0000 (03:15 +0000)]
Some more and fix previous mistakes ...

12 years agoPut declaration before executable statment to respect ISO 99 standard (Windows compil...
julie [Fri, 9 Dec 2011 02:43:13 +0000 (02:43 +0000)]
Put declaration before executable statment to respect ISO 99 standard (Windows compiler was barking)

12 years agocorrected documentation
james [Thu, 8 Dec 2011 23:55:05 +0000 (23:55 +0000)]
corrected documentation

12 years agoAdd Rook pivoting file in CMAKE
julie [Thu, 8 Dec 2011 23:51:37 +0000 (23:51 +0000)]
Add Rook pivoting file in CMAKE

12 years agoadded object file entries for 'rook' pivoting algorithm to SRC/Makefile:
igor175 [Wed, 7 Dec 2011 17:24:50 +0000 (17:24 +0000)]
added object file entries for 'rook' pivoting algorithm to SRC/Makefile:
 ssytf2_rook.o,  slasyf_rook.o, ssytrf_rook.o, ssytrs_rook.o, ssytri_rook.o, ssycon_rook.o, ssysv_rook.o  to SLASRC entry;
 dsytf2_rook.o,  dlasyf_rook.o, dsytrf_rook.o, dsytrs_rook.o, dsytri_rook.o, dsycon_rook.o, dsysv_rook.o  to DLASRC entry;
 csytf2_rook.o,  clasyf_rook.o, csytrf_rook.o, csytrs_rook.o, csytri_rook.o, csycon_rook.o, csysv_rook.o  to CLASRC entry;
 zsytf2_rook.o,  zlasyf_rook.o, zsytrf_rook.o, zsytrs_rook.o, zsytri_rook.o, zsycon_rook.o, zsysv_rook.o  to ZLASRC entry;

12 years agoadded double precision complex (COMPLEX*16) routines for rook pivoting algorithm...
igor175 [Wed, 7 Dec 2011 16:24:19 +0000 (16:24 +0000)]
added double precision complex (COMPLEX*16) routines for rook pivoting algorithm for for symmetric indefinite matrices: zlasyf_rook.f zsytri_rook.f zsytrs_rook.f zsytrf_rook.f zsysv_rook.f zsycon_rook.f zsytf2_rook.f

12 years agofixed a typo in dsysv_rook.f, ssysv_rook.f, csysv_rook.f, replaced a call to *SYTRF...
igor175 [Wed, 7 Dec 2011 15:11:32 +0000 (15:11 +0000)]
fixed a typo in dsysv_rook.f, ssysv_rook.f, csysv_rook.f, replaced a call to *SYTRF by *SYTRF_ROOK

12 years agofixed a bug in csycon.f, changed the call to CLACN2 \n from CLACN2( N, WORK( N+1...
igor175 [Wed, 7 Dec 2011 14:46:54 +0000 (14:46 +0000)]
fixed a bug in csycon.f, changed the call to CLACN2 \n from CLACN2( N, WORK( N+1 ), WORK, IWORK, AINVNM, KASE, ISAVE ) \n to CLACN2( N, WORK( N+1 ), WORK, AINVNM, KASE, ISAVE )

12 years agocollapsed 2 lines of COMPLEX variable declarations into one line in clasyf_rook...
igor175 [Wed, 7 Dec 2011 14:19:47 +0000 (14:19 +0000)]
collapsed 2 lines of COMPLEX variable declarations into one line in  clasyf_rook.f and csytf2_rook.f

12 years agoadded standard precision (COMPLEX) routines for rook pivoting \\nalgorithm for symmet...
igor175 [Wed, 7 Dec 2011 12:52:24 +0000 (12:52 +0000)]
added standard precision (COMPLEX) routines for rook pivoting \\nalgorithm for symmetric indefinite matrices: slasyf_rook.f ssytri_rook.f ssytrs_rook.f ssytrf_rook.f ssysv_rook.f ssycon_rook.f ssytf2_rook.f

12 years agoupdated comments in dsytri_rook.f and ssytri_rook.f
igor175 [Wed, 7 Dec 2011 12:45:06 +0000 (12:45 +0000)]
updated comments in dsytri_rook.f and ssytri_rook.f

12 years agoupdated comments in dsysv_rook.f and ssysv_rook.f
igor175 [Wed, 7 Dec 2011 12:38:53 +0000 (12:38 +0000)]
updated comments in dsysv_rook.f and  ssysv_rook.f

12 years agofixed comments in ssytrs_rook.f and dsytrs_rook.f
igor175 [Wed, 7 Dec 2011 10:45:15 +0000 (10:45 +0000)]
fixed comments in ssytrs_rook.f and dsytrs_rook.f

12 years agofixed comments in dlasyf_rook.f and slasyf_rook.f
igor175 [Wed, 7 Dec 2011 09:19:33 +0000 (09:19 +0000)]
fixed comments in dlasyf_rook.f and slasyf_rook.f