Age | Commit message (Expand) | Author | Files | Lines |
2014-07-12 | See post on the forum from Pauli Virtanen. | langou | 2 | -4/+8 |
2014-06-27 | Bug in comments on array size reported by a Sergey Kuznetsov from Intel. | langou | 2 | -4/+2 |
2014-06-16 | bug found by Themos Tsikas fron NAG Ltd | langou | 2 | -2/+2 |
2014-02-20 | Fix typos found by Jeremy Du Croz | julie | 2 | -7/+7 |
2014-02-14 | Correct a bug in the description of the WORK parameter in (c,z)la_syrpvgrw.f | julie | 2 | -2/+2 |
2014-02-14 | Fix potential initiation issue in (c,d,s,z)lansy.f | julie | 4 | -36/+36 |
2014-02-10 | ( Let me know if I broke anything. I double checked. We should be fine but ) | langou | 2 | -105/+79 |
2014-01-09 | Problem reported by zhaowei@sccas.cn on Jan 9th 2014 | julie | 2 | -2/+2 |
2013-12-07 | Fix typo in comment reported by elena.x.ivanova@oracle.com - zhetri2x fix was... | julie | 1 | -1/+1 |
2013-12-07 | Fixed typos reported by elena.x.ivanova@oracle.com on Dec 5th | julie | 2 | -4/+4 |
2013-12-06 | Require CMake >= 2.8.7 so we can use CMAKE_GNUtoMS | julie | 1 | -1/+1 |
2013-11-29 | fix to bug report 4331 | lawrence.mulholland | 2 | -8/+8 |
2013-11-26 | Correct bug reported by Alex Zotkevich from Intel | langou | 2 | -96/+98 |
2013-11-20 | Fix info value problem for (c,d,s,z)tgsy2.f reported by Elena Ivanova (ORACL... | julie | 4 | -4/+4 |
2013-11-17 | Slight modification to Lawrence patch for xTPQRT - Update conditions for test... | julie | 4 | -4/+4 |
2013-11-17 | update ilaver | julie | 1 | -4/+4 |
2013-11-17 | Update release number and date | julie | 90 | -298/+298 |
2013-11-17 | Patch provided by Lawrence Mulholland from Nag on Nov 1st 2013 | julie | 25 | -277/+629 |
2013-10-15 | Typo in the comment on complex xHSEQR. | langou | 2 | -2/+2 |
2013-10-05 | Added check for NaN in input parameter G to avoid infinite loop -- fixes bug110. | james | 2 | -32/+16 |
2013-09-16 | Correct comment | julie | 1 | -2/+2 |
2013-09-13 | Add small fixes sent by Ake Sandgren <ake.sandgren@hpc2n.umu.se> | julie | 4 | -1/+5 |
2013-08-21 | typo in previous fix: MIN(M,N)>0 NOT MIN(M,N)<0 when checking NB>MIN(M,N) | lawrence.mulholland | 4 | -4/+4 |
2013-08-16 | Fix from Lawrence Mulholland (NAG). | langou | 4 | -4/+4 |
2013-07-09 | Added 'rook' LAPACK routines and drivers to SRC/Makefile SRC/CMakeLists.txt | igor175 | 2 | -5/+13 |
2013-07-09 | Modified new 'rook' pivoting routines and drivers for Hermitian indefinite ma... | igor175 | 3 | -36/+42 |
2013-07-09 | Modified new 'rook' pivoting routines and drivers for Hermitian indefinite ma... | igor175 | 3 | -24/+29 |
2013-06-27 | updated xlarfb routines | james | 4 | -662/+493 |
2013-06-05 | fixed array index problems in new CSD routines by adding MAX() to ensure inde... | james | 8 | -36/+36 |
2013-05-16 | Now using 2-norm to compute vector norms of row and column for balancing algo... | james | 4 | -44/+21 |
2013-04-22 | changed comments in (c,z)hetf2.f | igor175 | 2 | -4/+24 |
2013-04-22 | added LAPACK routine (c,z)hesv_rook.f | igor175 | 2 | -0/+590 |
2013-04-22 | added LAPACK routine (c,z)hecon_rook.f | igor175 | 2 | -0/+506 |
2013-04-22 | added LAPACK routine (c,z)hetri_rook.f | igor175 | 2 | -0/+1032 |
2013-04-22 | added LAPACK routine (c,z)hetrs_rook.f | igor175 | 2 | -0/+1006 |
2013-04-22 | added LAPACK routine (c,z)hetrf_rook.f | igor175 | 2 | -0/+794 |
2013-04-22 | added LAPACK routines (c,z)hetf2_rook.f | igor175 | 2 | -0/+1820 |
2013-04-21 | fixed comments in LAPACK routines (c,z)lahef.f and (c,z)lahef_rook.f | igor175 | 2 | -0/+2 |
2013-04-21 | fixed comments in LAPACK routines (c,z)lahef.f and (c,z)lahef_rook.f | igor175 | 4 | -104/+376 |
2013-04-20 | Fixed comments in (c,z)lahef.f and (c,z)lahef_rook.f | igor175 | 4 | -13/+13 |
2013-03-22 | corrected bug found by Tyrone Rees posted on email list: | james | 1 | -1/+1 |
2013-03-22 | Applied patch provided by Sergey Kuznetsov @ Intel, fixes bug where TAU2 can ... | james | 2 | -2/+10 |
2013-03-05 | added code to set the last pivots to n: ipiv(n)=jpiv(n)=n | james | 4 | -0/+22 |
2012-12-12 | Updated comments in (s,d,c,z)lasy_rook.f and (c,z)lahe_rook.f | igor175 | 6 | -19/+20 |
2012-12-12 | updated comments in (s,d,c,z)lasyf.f and (c,z)lahef.f | igor175 | 6 | -24/+34 |
2012-12-12 | Updated comments in (s,d,c,z)sytf2_rook.f | igor175 | 4 | -12/+12 |
2012-12-12 | Updated comments in (s,d,c,z)sytf2.f and (c,z)hetf2.f | igor175 | 6 | -81/+159 |
2012-12-12 | updated comments in | igor175 | 4 | -76/+68 |
2012-12-11 | fixed comments in clahef_rook.f and zlahef_rook.f | igor175 | 2 | -2/+0 |
2012-12-11 | Commit Victor Liu's suggestion about making the complex division routine more... | julie | 2 | -32/+282 |