platform/upstream/lapack.git
2011-06-02 langouSee post on the forum 2501 of Yana Gurieva from Intel...
2011-05-19 julieCorrect a workspace requirement comment in cbdsqr and...
2011-05-18 julieCorrection for Tobias.
2011-04-21 jamesfixed problems with zero matrix and scan
2011-04-20 julieApply Sebastien Fabbro patch for the cmake build.
2011-04-19 julieUpdate the comment of ABSTOL according to Sven's recomm...
2011-04-18 julieUpdate ilaver and make.inc to 3.3.1
2011-04-15 julieUpdate Version Number in CMAKE
2011-04-14 julieUpdate README for 3.3.1
2011-04-13 julieUpadte header for the modified routine for the 3.3...
2011-04-07 julieSecond and hopefully last pass to homgenize notation...
2011-04-07 jamesdecreased EPS by a factor of 0.9 to correct problem...
2011-04-05 julieCorrect bug0077 : [DS]GESVD Minimum Worksize comments...
2011-04-02 julieFirst pass for BLAS to homgenize notation for transpose...
2011-04-02 julieFirst pass to homgenize notation for transpose (**T...
2011-03-17 julieWhile looking if bug0022 was corrected, found that...
2011-03-16 julieRemove GO TO STATEMENT in DROTMG/DROTM and SROTMG/SROTM.
2011-03-10 julieRemove the easy GO TO statments....still 13 to remove...
2011-03-10 julieFormating code, use of * for comment, and follow other...
2011-03-08 jamesAdded missing Further Details description of V (copied...
2011-03-07 julieRemove multiple definition of cpotrs
2011-03-06 julieAdded compiler options needed for HP Fortran
2011-03-04 julieCorrect bug 0076 reported by Intel Team on lapack forum
2011-03-03 julieCorrect Workspace Query to make sure we return the...
2011-03-03 julieCorrect and Add Error exit tests for *errtz
2011-03-03 julieOne more workspace problem fixed...
2011-03-03 julieThe c generated code should be better now
2011-03-03 julieFix some workspace query problems found with the new...
2011-03-03 jamesreplaced "do/exit" scan logic with do while loop
2011-02-28 julieAdded warning suppressions for the Intel compiler on...
2011-02-28 julieWrapped lines that extended past 72 columns
2011-02-26 julieCorrected a typo in the output message when setting...
2011-02-26 julieRe-worked type-size checks to search for differnt sizes...
2011-02-26 julieAdded a status message when using the supplied NETLIB...
2011-02-26 julieRecude RELEASE optimization level from O>3 to O2
2011-02-24 jameschanged matrix norm to 'M' (max) from 'I' (inf) for...
2011-02-17 jamesremoved confusing comments about JMAX, resolves bug0034
2011-02-17 jamesremoved confusing comments about JMAX, resolves bug0034
2011-02-17 jamesfixes bug0027: removed incorrect description of output...
2011-02-09 julieCorrect precision generation problem
2011-02-09 julieFix bug 0074
2011-02-07 julieFix Bug 0073: [Re] Add dummy routine in timer to avoid...
2011-02-07 julieMove CMake files to a subdirectory
2011-02-07 julieLink tmglib test library to lapack
2011-02-07 julieOrganize binaries into bin and lib directories
2011-02-07 julieRestore CMake packaging removed in r858
2011-02-07 julieRevert "Restore CMake packaging removed in r858"
2011-02-07 julieRevert "Organize binaries into bin and lib directories"
2011-02-07 julieRevert "Link tmglib test library to lapack"
2011-02-07 julieRevert "Move CMake files to a subdirectory"
2011-02-07 julieMove CMake files to a subdirectory
2011-02-07 julieLink tmglib test library to lapack
2011-02-07 julieOrganize binaries into bin and lib directories
2011-02-07 julieRestore CMake packaging removed in r858
2011-02-03 julieFix bug 0072 reported by Inge Gutheil on February 3rd...
2011-01-31 langouChange from Christof (Voemel) sent on Mon, 31 Jan 2011.
2011-01-31 julieFix bug0070 : IWORK dimension is incorrect
2011-01-28 julieCorrect bug0069
2011-01-27 julieSame for hetrs2 routines
2011-01-27 julieFollow-up: fix for new routines to handle LDA
2011-01-26 langou1) Je viens de modifier le fichier timer_dsytri2.c...
2011-01-26 langoubon maintenant, ca compile ... (desole)
2011-01-26 langouJ'ai lu le code vite fait. Comme ca, ca devrait marcher...
2011-01-25 julieInclude Zlatko changes following Paul Roberts from...
2011-01-24 julieCorrect multiple definition in the lapack lib (See...
2011-01-20 julieAdding new hetri routines
2011-01-13 julieRemove the last compiler directive
2011-01-12 julieRemove outdated compiler directives
2011-01-11 julieSuppress warning because of undefined variable
2011-01-09 julieSuppress a warning from SUN compilers when building...
2011-01-08 julieSuppress harmless linker warnings on IRIX + MIPSpro
2011-01-05 julieRemoved output truncation on ctest submissions.
2011-01-04 julieFix object needed for targets in CMAKE build
2011-01-04 julieminor fix following compiler warnings: remove unused...
2011-01-04 julieminor fix: add comment to warn that vector and matrix...
2010-12-31 julieRe-worked the type size check to be much more compact
2010-12-30 julieAdded acml_mv to the ACML link libraries
2010-12-30 julie1. Adjusted regex checks in CheckLAPACKCompilerFlags...
2010-12-24 julieDisplay the test's output to stdout after a run so...
2010-12-24 julie1. Fixed a typo in FindBLAS for SGI (SCCL should have...
2010-12-23 julie1. Added support for both IBM XL Fortran and IBM Visua...
2010-12-23 julieFixed a bug in the IBM compiler options (-ffixed-form...
2010-12-23 julieAdded checks disable floating point exceptions for...
2010-12-21 julieFixed FindBLAS for Sun Performance Library
2010-12-20 julieAdded a CTestCustom.cmake file to filter unwanted files...
2010-12-17 langouAdding Peng Du's name in the authors of the variants.
2010-12-16 julie1. Corrected the way linker flags from FindBLAS are...
2010-12-15 julie Merge some of Sebastien Fabbro's patch for CMAKE
2010-12-15 julieAdded compiler flags from FindBLAS.
2010-12-15 julieminor modif on find BLAS
2010-12-15 julieRemoved leftover debug messages from FindBLAS.cmake
2010-12-15 julieAdded support for external BLAS libraries in the CMake...
2010-12-14 langouundoing my check, sorry
2010-12-14 langouthis is a test
2010-12-13 langouNew license file as agreed by email.
2010-11-29 julieFollow rencang's recommendation to fix bug 0064, set...
2010-11-17 julieFix line length
2010-11-17 julieFix typo in external routine name
2010-11-14 langoucorrect indentation
2010-11-14 langouimporve (?) comments
next