aboutsummaryrefslogtreecommitdiff
path: root/SRC
AgeCommit message (Expand)Author
2011-02-24changed matrix norm to 'M' (max) from 'I' (inf) for scaling of input matrixjames
2011-02-17removed confusing comments about JMAX, resolves bug0034james
2011-02-17removed confusing comments about JMAX, resolves bug0034james
2011-02-17fixes bug0027: removed incorrect description of output of H (they are not in ...james
2011-02-09Correct precision generation problemjulie
2011-02-09Fix bug 0074julie
2011-01-31Change from Christof (Voemel) sent on Mon, 31 Jan 2011.langou
2011-01-31Fix bug0070 : IWORK dimension is incorrectjulie
2011-01-28Correct bug0069julie
2011-01-27Same for hetrs2 routinesjulie
2011-01-27Follow-up: fix for new routines to handle LDAjulie
2011-01-261) Je viens de modifier le fichier timer_dsytri2.c de telle sorte a ce qu'illangou
2011-01-26bon maintenant, ca compile ... (desole)langou
2011-01-26J'ai lu le code vite fait. Comme ca, ca devrait marcher. Je n'ai pas verifie.langou
2011-01-25Include Zlatko changes following Paul Roberts from NAG reportjulie
2011-01-24Correct multiple definition in the lapack lib (See forum topic 2099 - Bruno)julie
2011-01-20Adding new hetri routinesjulie
2011-01-13Remove the last compiler directivejulie
2011-01-12Remove outdated compiler directivesjulie
2011-01-04Fix object needed for targets in CMAKE buildjulie
2011-01-04minor fix following compiler warnings: remove unused variable and change digi...julie
2010-12-17Adding Peng Du's name in the authors of the variants.langou
2010-12-15Added support for external BLAS libraries in the CMake build.julie
2010-11-29Follow rencang's recommendation to fix bug 0064, set MAXIT to 64julie
2010-11-17Fix typo in external routine namejulie
2010-11-14correct indentationlangou
2010-11-14imporve (?) commentslangou
2010-11-14typoslangou
2010-11-13 Correct memory access in CSD found with -fbounds-check flagjulie
2010-11-13polish commentsjulie
2010-11-08Start getting ready for the releasejulie
2010-11-08Update CMake buildjulie
2010-11-07Fix a minor problem on csd - intrinsic function is CMPLX and not COMPLEX (sam...julie
2010-11-07Correct bug0064 :: got a bug in divide and conquer (non convergence)julie
2010-11-04Incorporated CSD source and testing routines into SRC/Makefile, TESTING/Makef...brian
2010-11-03Added CS decomposition source files to SRC/brian
2010-11-03Commiting the 3 other precisions (single, complex, dcomplex) for sytri using ...julie
2010-11-02 [xSYTRS/xSYSV] Hide the call to syconv inside trs2 to avoid changing the SYT...julie
2010-09-30Add hetrs2 for c and z, a Level BLAS 3 version of hetrs (same than rev 751)julie
2010-08-25Included bug fix provided by Zlatco on Jacobi SVDjulie
2010-08-17Array out-of-bounds reference in xLAQR5.langou
2010-08-10Patch provided by the kitware team on Aug 5th (Brad King and Bill Hoffman)julie
2010-08-10Various comment fixesjulie
2010-08-09Adding a hint on the data storage required for band matrices in xLASCL.langou
2010-07-07 Add static/dynamic library, package support and rearrange source filesjulie
2010-06-24Fix bug0060 :: Bug in dtgsy2, missing IWORK calljulie
2010-06-24Fix Bug0059julie
2010-06-23Update date and version for 3.2.2 releasejulie
2010-06-22Corrected a bug in SBDSDC and DBDSDC.langou
2010-06-21Update CMAKE build with new routinesjulie