2013-06-27 |
james | bug fix provided by Elena Ivanova via email. |
commit | commitdiff | tree | snapshot |
2013-06-27 |
james | updated xlarfb routines |
commit | commitdiff | tree | snapshot |
2013-06-05 |
james | fixed array index problems in new CSD routines by addin... |
commit | commitdiff | tree | snapshot |
2013-05-16 |
james | Now using 2-norm to compute vector norms of row and... |
commit | commitdiff | tree | snapshot |
2013-04-22 |
igor175 | fixed comments in (c,z)errsy.f |
commit | commitdiff | tree | snapshot |
2013-04-22 |
igor175 | changed comments in (c,z)hetf2.f |
commit | commitdiff | tree | snapshot |
2013-04-22 |
igor175 | added LAPACK routine (c,z)hesv_rook.f |
commit | commitdiff | tree | snapshot |
2013-04-22 |
igor175 | added LAPACK routine (c,z)hecon_rook.f |
commit | commitdiff | tree | snapshot |
2013-04-22 |
igor175 | added LAPACK routine (c,z)hetri_rook.f |
commit | commitdiff | tree | snapshot |
2013-04-22 |
igor175 | added LAPACK routine (c,z)hetrs_rook.f |
commit | commitdiff | tree | snapshot |
2013-04-22 |
igor175 | added LAPACK routine (c,z)hetrf_rook.f |
commit | commitdiff | tree | snapshot |
2013-04-22 |
igor175 | added LAPACK routines (c,z)hetf2_rook.f |
commit | commitdiff | tree | snapshot |
2013-04-21 |
igor175 | fixed comments in LAPACK routines (c,z)lahef.f and... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
igor175 | fixed comments in LAPACK routines (c,z)lahef.f and... |
commit | commitdiff | tree | snapshot |
2013-04-20 |
igor175 | Fixed comments in (c,z)lahef.f and (c,z)lahef_rook.f |
commit | commitdiff | tree | snapshot |
2013-04-19 |
igor175 | added HR (Hermitian 'rook') path to LAPACK test routine... |
commit | commitdiff | tree | snapshot |
2013-04-19 |
igor175 | changed comments in LAPACK testing routine (c,z)latb4.f |
commit | commitdiff | tree | snapshot |
2013-04-18 |
igor175 | fixed comments in LAPACK testing routines (s,d,c,z... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
igor175 | fixed comments in LAPACK test routines (s,d,c,z)syt01... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
igor175 | minor changes in LAPACK testing routines (s,d,c,z)drvsy... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
igor175 | removed whitespace in LAPACK testing routines (s,d... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
igor175 | changed comments in LAPACK testing routines (s,d,c... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
igor175 | changed comments in LAPACK testing routines (c,z)chksy... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
igor175 | changed comments in LAPACK testing routines (c,z)chksy... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
igor175 | changed comments in LAPACK testing routines (c,z)chksy... |
commit | commitdiff | tree | snapshot |
2013-04-12 |
igor175 | changed coments in LAPACK testing routines (c,z)chksy... |
commit | commitdiff | tree | snapshot |
2013-04-12 |
igor175 | added test routines (c,z)chkhe_rook.f and (c,z)drvhe_r... |
commit | commitdiff | tree | snapshot |
2013-04-12 |
igor175 | added test routines (c,z)chkhe_rook.f and (c,z)drvhe_r... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
julie | lapacke.h: template with C linkage error - forum topic... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
james | removed references to example_ZGESV_rowmajor.c |
commit | commitdiff | tree | snapshot |
2013-03-26 |
james | removed example_ZGESV_rowmajor.c |
commit | commitdiff | tree | snapshot |
2013-03-22 |
james | corrected bug found by Tyrone Rees posted on email... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
james | Applied patch provided by Sergey Kuznetsov @ Intel... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
james | added code to set the last pivots to n: ipiv(n)=jpiv... |
commit | commitdiff | tree | snapshot |
2013-02-15 |
julie | Update and add examples |
commit | commitdiff | tree | snapshot |
2013-02-15 |
julie | Remove unused file |
commit | commitdiff | tree | snapshot |
2013-02-07 |
julie | Fix typos in README |
commit | commitdiff | tree | snapshot |
2013-01-10 |
julie | Add c/zlacp2 for PLASMA team |
commit | commitdiff | tree | snapshot |
2012-12-12 |
igor175 | Updated comments in (s,d,c,z)lasy_rook.f and (c,z)lahe_... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
igor175 | updated comments in (s,d,c,z)lasyf.f and (c,z)lahef.f |
commit | commitdiff | tree | snapshot |
2012-12-12 |
igor175 | Updated comments in (s,d,c,z)sytf2_rook.f |
commit | commitdiff | tree | snapshot |
2012-12-12 |
igor175 | Updated comments in (s,d,c,z)sytf2.f and (c,z)hetf2.f |
commit | commitdiff | tree | snapshot |
2012-12-12 |
igor175 | updated comments in |
commit | commitdiff | tree | snapshot |
2012-12-11 |
igor175 | fixed comments in clahef_rook.f and zlahef_rook.f |
commit | commitdiff | tree | snapshot |
2012-12-11 |
julie | Commit Victor Liu's suggestion about making the complex... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
igor175 | Replaced IF(J.LE.N) by IF(J.LT.N) for 'U', where U12... |
commit | commitdiff | tree | snapshot |
2012-11-10 |
igor175 | fixed a typo in a comment in (c,z)lahef_rook.f |
commit | commitdiff | tree | snapshot |
2012-11-10 |
igor175 | added clahef_rook.f and zlahef_rook.f |
commit | commitdiff | tree | snapshot |
2012-11-08 |
igor175 | fixed a typo in a commnet in (c,z)lahef.f |
commit | commitdiff | tree | snapshot |
2012-11-08 |
igor175 | (s,d,c,z)lasyf.f and (c,z)lahef.f: added comments to... |
commit | commitdiff | tree | snapshot |
2012-11-03 |
igor175 | fixed comments in (s,d,c,z)lasyf.f and (c,z)lahef.f |
commit | commitdiff | tree | snapshot |
2012-11-02 |
igor175 | updated comments for interchage of rows and columns... |
commit | commitdiff | tree | snapshot |
2012-11-02 |
igor175 | Changed comment in (sdcz)lasyf.f and (cz)lahef.f about... |
commit | commitdiff | tree | snapshot |
2012-11-02 |
igor175 | (s,d,c,z)lasyf.f: introduced from zlahef.f a more effic... |
commit | commitdiff | tree | snapshot |
2012-11-02 |
igor175 | updated comments in (c,z)lahef.f for column interchange |
commit | commitdiff | tree | snapshot |
2012-11-01 |
igor175 | (c,z)lahef.f: Changed the length of the swap vector... |
commit | commitdiff | tree | snapshot |
2012-11-01 |
igor175 | fixesd inconsistencies between 'L' and 'U' parts in... |
commit | commitdiff | tree | snapshot |
2012-10-30 |
igor175 | fixes to comments in *zlasyf_rook.f |
commit | commitdiff | tree | snapshot |
2012-10-29 |
igor175 | fixes to comments in *lasyf_rook.f |
commit | commitdiff | tree | snapshot |
2012-10-29 |
igor175 | fixes to comments in *lasyf_rook.f |
commit | commitdiff | tree | snapshot |
2012-10-27 |
james | removed extra characters after ZERO |
commit | commitdiff | tree | snapshot |
2012-10-26 |
julie | Add xlacn2 for PLASMA team |
commit | commitdiff | tree | snapshot |
2012-10-25 |
igor175 | fixes to documentation in clahef.f and zlahef.f |
commit | commitdiff | tree | snapshot |
2012-10-25 |
igor175 | fixes to comments in *lasyf_rook.f |
commit | commitdiff | tree | snapshot |
2012-10-25 |
igor175 | fixes to documentation in *lasyf.f, *lasyf_rook.f |
commit | commitdiff | tree | snapshot |
2012-10-19 |
james | patch from Mathworks that fixes convergence problem... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
james | * added check for NaN after the norm of each block... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
julie | Simplify description of workspace requirement |
commit | commitdiff | tree | snapshot |
2012-09-25 |
julie | (no commit message) |
commit | commitdiff | tree | snapshot |
2012-09-22 |
julie | (no commit message) |
commit | commitdiff | tree | snapshot |
2012-09-21 |
julie | (no commit message) |
commit | commitdiff | tree | snapshot |
2012-09-21 |
julie | (no commit message) |
commit | commitdiff | tree | snapshot |
2012-09-20 |
james | (no commit message) |
commit | commitdiff | tree | snapshot |
2012-09-18 |
james | (no commit message) |
commit | commitdiff | tree | snapshot |
2012-09-08 |
james | (no commit message) |
commit | commitdiff | tree | snapshot |
2012-09-06 |
james | (no commit message) |
commit | commitdiff | tree | snapshot |
2012-09-06 |
james | (no commit message) |
commit | commitdiff | tree | snapshot |
2012-08-29 |
julie | (no commit message) |
commit | commitdiff | tree | snapshot |
2012-08-28 |
james | (no commit message) |
commit | commitdiff | tree | snapshot |
2012-08-25 |
julie | (no commit message) |
commit | commitdiff | tree | snapshot |
2012-08-25 |
julie | (no commit message) |
commit | commitdiff | tree | snapshot |
2012-08-25 |
julie | Add ilaver to LAPACKE |
commit | commitdiff | tree | snapshot |
2012-08-24 |
james | (no commit message) |
commit | commitdiff | tree | snapshot |
2012-08-22 |
julie | (no commit message) |
commit | commitdiff | tree | snapshot |
2012-08-22 |
james | (no commit message) |
commit | commitdiff | tree | snapshot |
2012-08-21 |
julie | Correct typo found by Elena Ivanova, Oracle. |
commit | commitdiff | tree | snapshot |
2012-08-18 |
james | Corrected bug that occurs when V is stored in backwards... |
commit | commitdiff | tree | snapshot |
2012-08-18 |
james | reverting to previous version, which is correct |
commit | commitdiff | tree | snapshot |
2012-08-17 |
james | fixed logic error that corrects bug found by Duncan... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
julie | Correct comments and Doxygen generation following comme... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
langou | Correct comments in |
commit | commitdiff | tree | snapshot |
2012-08-03 |
julie | error in comment detected by Mathieu (PLASMA) |
commit | commitdiff | tree | snapshot |
2012-07-27 |
julie | Commit Brian Sutton new CS Decomposition routines. |
commit | commitdiff | tree | snapshot |
2012-07-17 |
james | added NaN check to prevent NaN's from being skipped... |
commit | commitdiff | tree | snapshot |
2012-07-16 |
james | matrix norms now consistently return nan when input... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
julie | Add make.in for pgf95 compiler |
commit | commitdiff | tree | snapshot |
2012-07-04 |
julie | Correct bug0096 reported by Joseph Young from Sandia. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
julie | Add Brief description for auxiliary routines |
commit | commitdiff | tree | snapshot |
2012-06-29 |
james | Added fix to prevent dividing by T when T=0 provided... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
julie | Correct a problem reported by Keita Teranishi from... |
commit | commitdiff | tree | snapshot |
next |