Age | Commit message (Expand) | Author | Files | Lines |
2016-01-13 | Fix typos reported by Elena | julie | 2 | -2/+2 |
2016-01-13 | fixing typo reported by Elena Ivanova (Oracle) to Julie on Jan 11th 2016 | julie | 2 | -10/+10 |
2016-01-08 | Committing Sébastien Villemot patches (5) sent on Jan 6th 2016 to LAPACK Mai... | julie | 40 | -50/+50 |
2016-01-05 | ( remove unused COMPLEX*16 variable T ) | langou | 2 | -2/+0 |
2015-12-10 | Patch from Andreas Noack (MIT). | langou | 8 | -16/+16 |
2015-12-10 | Fix comment to match the code. | luszczek | 4 | -4/+4 |
2015-12-08 | Fix typos in routine declaration | julie | 2 | -2/+2 |
2015-11-30 | address bug comment from Martin Köhler ( Max Planck Institute for Dynamics o... | langou | 4 | -4/+76 |
2015-11-22 | oops, change some C to Z in the Z routines | langou | 1 | -11/+11 |
2015-11-22 | Correct workspace computation for [CZ]GESVDX when a workspace query is done | langou | 2 | -53/+79 |
2015-11-21 | Correct workspace computation for [s/d]gesvdx.f | langou | 2 | -22/+86 |
2015-11-20 | Correct the INFO parameter value when LVT is not correct. (LDVT is 17th | langou | 4 | -4/+4 |
2015-11-16 | Thanks to Lawrence Mulholland from NAG for improving the newly released complex | langou | 2 | -46/+46 |
2015-11-16 | Mistake in computation of workspace for ZGGEV3. When calling ZHGEQZ the | langou | 2 | -6/+6 |
2015-11-15 | Updating version number | julie | 248 | -733/+733 |
2015-11-15 | Adding potrf2 and getrf2 to CMakefile | julie | 1 | -8/+8 |
2015-11-15 | integration of xGETRF2 | langou | 9 | -16/+1108 |
2015-11-15 | integration of xPOTRF2 | langou | 9 | -17/+981 |
2015-11-13 | See: http://icl.utk.edu/lapack-forum/viewtopic.php?t=4830 | langou | 2 | -12/+12 |
2015-11-11 | Committing patch submitted by Christopher Conrad on Sept 25th 2015 | julie | 52 | -64/+56 |
2015-11-09 | Adding routines to Makefile / CMakefile.txt | julie | 2 | -4/+4 |
2015-11-09 | Committing Zlatko Drmac Contribution | julie | 2 | -0/+3738 |
2015-11-08 | First commit for Zlatko Drmac Contribution - Fixing z precisions issues + mod... | julie | 6 | -184/+179 |
2015-11-08 | First commit for Zlatko Drmac Contribution | julie | 10 | -7/+6131 |
2015-11-04 | Thanks to Lawrence Mulholland (NAG) for reporting the problem. While the array | langou | 4 | -4/+4 |
2015-11-04 | Commit svdx files sent by Osni on Oct 31st 2015 | julie | 8 | -10/+4817 |
2015-10-29 | In ?syconv, replace the variable name WORK by the variable name E. E is the | langou | 4 | -64/+72 |
2015-10-29 | The subroutine DSYCONV stores the supdiagonal of the symmetric 1-by-1 or 2-by-2 | langou | 4 | -2/+10 |
2015-10-27 | Apply Christoph Conrads Doxygen patch for xyycsd2by1.f - comment modification... | julie | 4 | -236/+216 |
2015-10-27 | Committing temporary fix for bug 113 | julie | 2 | -2/+4 |
2015-10-22 | Fix bug 139 submitted by Christoph Conrads on Oct 6th 2015 | julie | 4 | -106/+82 |
2015-10-13 | bugs in ?GGHD3 : B,LDA-->B,LDB and zeroing of too large a submatrix | lawrence.mulholland | 4 | -12/+12 |
2015-09-19 | Adding xlahrd to DEPRECATED (problem reported by zerothi) | julie | 6 | -13/+14 |
2015-09-19 | Fixing comments in [sd]lasd6 | julie | 2 | -2/+2 |
2015-09-15 | Issues and fixes submitted by Christoph Conrads on Sept 14th by email | julie | 8 | -12/+12 |
2015-09-02 | Committing Nico's change about build system improvements for LAPACK | julie | 1 | -0/+7 |
2015-08-26 | A is input/output for the subroutines ?sytrs2.f | langou | 4 | -4/+24 |
2015-08-26 | correcting bug 128 | langou | 4 | -4/+4 |
2015-08-17 | Moved deprecated SGVD routines into DEPRECATED directory. | philippe.theveny | 14 | -25/+44 |
2015-08-17 | Removed unused and obsolete statement functions. | philippe.theveny | 4 | -20/+0 |
2015-08-14 | Added BLAS3 routines for generalised SVD. | philippe.theveny | 22 | -38/+4349 |
2015-08-11 | Removed declaration of unused variables. | philippe.theveny | 1 | -1/+1 |
2015-08-11 | Replaced archaic intrinsics AMIN1, DMIN1, MIN0, AMAX1, DMAX1, MAX0 by MIN/MAX. | philippe.theveny | 8 | -216/+214 |
2015-08-11 | Fix bugs reported by Vitorrio Zecca on August 10, 2015. | philippe.theveny | 1 | -1/+1 |
2015-08-11 | Fix bug reported by Vittorio Zecca. | philippe.theveny | 1 | -1/+1 |
2015-08-10 | Bux fix from Rodney James about implicit typing. | philippe.theveny | 7 | -12/+3 |
2015-08-06 | Move all but one deprecated routines to a new separate directory. | philippe.theveny | 22 | -43/+58 |
2015-08-05 | missing EXTERNAL | langou | 4 | -4/+4 |
2015-07-18 | Commit bug reported by Alexander Kobotov (INTEL) on LAPACK Forum | julie | 2 | -2/+2 |
2015-06-30 | Revert commit 1474: files ?lansy.f are back as they were in revision 1473. | langou | 4 | -36/+36 |