2011-02-26 |
julie | Re-worked type-size checks to search for differnt sizes... |
commit | commitdiff | tree | snapshot |
2011-02-26 |
julie | Added a status message when using the supplied NETLIB... |
commit | commitdiff | tree | snapshot |
2011-02-26 |
julie | Recude RELEASE optimization level from O>3 to O2 |
commit | commitdiff | tree | snapshot |
2011-02-24 |
james | changed matrix norm to 'M' (max) from 'I' (inf) for... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
james | removed confusing comments about JMAX, resolves bug0034 |
commit | commitdiff | tree | snapshot |
2011-02-17 |
james | removed confusing comments about JMAX, resolves bug0034 |
commit | commitdiff | tree | snapshot |
2011-02-17 |
james | fixes bug0027: removed incorrect description of output... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
julie | Correct precision generation problem |
commit | commitdiff | tree | snapshot |
2011-02-09 |
julie | Fix bug 0074 |
commit | commitdiff | tree | snapshot |
2011-02-07 |
julie | Fix Bug 0073: [Re] Add dummy routine in timer to avoid... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
julie | Move CMake files to a subdirectory |
commit | commitdiff | tree | snapshot |
2011-02-07 |
julie | Link tmglib test library to lapack |
commit | commitdiff | tree | snapshot |
2011-02-07 |
julie | Organize binaries into bin and lib directories |
commit | commitdiff | tree | snapshot |
2011-02-07 |
julie | Restore CMake packaging removed in r858 |
commit | commitdiff | tree | snapshot |
2011-02-07 |
julie | Revert "Restore CMake packaging removed in r858" |
commit | commitdiff | tree | snapshot |
2011-02-07 |
julie | Revert "Organize binaries into bin and lib directories" |
commit | commitdiff | tree | snapshot |
2011-02-07 |
julie | Revert "Link tmglib test library to lapack" |
commit | commitdiff | tree | snapshot |
2011-02-07 |
julie | Revert "Move CMake files to a subdirectory" |
commit | commitdiff | tree | snapshot |
2011-02-07 |
julie | Move CMake files to a subdirectory |
commit | commitdiff | tree | snapshot |
2011-02-07 |
julie | Link tmglib test library to lapack |
commit | commitdiff | tree | snapshot |
2011-02-07 |
julie | Organize binaries into bin and lib directories |
commit | commitdiff | tree | snapshot |
2011-02-07 |
julie | Restore CMake packaging removed in r858 |
commit | commitdiff | tree | snapshot |
2011-02-03 |
julie | Fix bug 0072 reported by Inge Gutheil on February 3rd... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
langou | Change from Christof (Voemel) sent on Mon, 31 Jan 2011. |
commit | commitdiff | tree | snapshot |
2011-01-31 |
julie | Fix bug0070 : IWORK dimension is incorrect |
commit | commitdiff | tree | snapshot |
2011-01-28 |
julie | Correct bug0069 |
commit | commitdiff | tree | snapshot |
2011-01-27 |
julie | Same for hetrs2 routines |
commit | commitdiff | tree | snapshot |
2011-01-27 |
julie | Follow-up: fix for new routines to handle LDA |
commit | commitdiff | tree | snapshot |
2011-01-26 |
langou | 1) Je viens de modifier le fichier timer_dsytri2.c... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
langou | bon maintenant, ca compile ... (desole) |
commit | commitdiff | tree | snapshot |
2011-01-26 |
langou | J'ai lu le code vite fait. Comme ca, ca devrait marcher... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
julie | Include Zlatko changes following Paul Roberts from... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
julie | Correct multiple definition in the lapack lib (See... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
julie | Adding new hetri routines |
commit | commitdiff | tree | snapshot |
2011-01-13 |
julie | Remove the last compiler directive |
commit | commitdiff | tree | snapshot |
2011-01-12 |
julie | Remove outdated compiler directives |
commit | commitdiff | tree | snapshot |
2011-01-11 |
julie | Suppress warning because of undefined variable |
commit | commitdiff | tree | snapshot |
2011-01-09 |
julie | Suppress a warning from SUN compilers when building... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
julie | Suppress harmless linker warnings on IRIX + MIPSpro |
commit | commitdiff | tree | snapshot |
2011-01-05 |
julie | Removed output truncation on ctest submissions. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
julie | Fix object needed for targets in CMAKE build |
commit | commitdiff | tree | snapshot |
2011-01-04 |
julie | minor fix following compiler warnings: remove unused... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
julie | minor fix: add comment to warn that vector and matrix... |
commit | commitdiff | tree | snapshot |
2010-12-31 |
julie | Re-worked the type size check to be much more compact |
commit | commitdiff | tree | snapshot |
2010-12-30 |
julie | Added acml_mv to the ACML link libraries |
commit | commitdiff | tree | snapshot |
2010-12-30 |
julie | 1. Adjusted regex checks in CheckLAPACKCompilerFlags... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
julie | Display the test's output to stdout after a run so... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
julie | 1. Fixed a typo in FindBLAS for SGI (SCCL should have... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
julie | 1. Added support for both IBM XL Fortran and IBM Visua... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
julie | Fixed a bug in the IBM compiler options (-ffixed-form... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
julie | Added checks disable floating point exceptions for... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
julie | Fixed FindBLAS for Sun Performance Library |
commit | commitdiff | tree | snapshot |
2010-12-20 |
julie | Added a CTestCustom.cmake file to filter unwanted files... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
langou | Adding Peng Du's name in the authors of the variants. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
julie | 1. Corrected the way linker flags from FindBLAS are... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
julie | Merge some of Sebastien Fabbro's patch for CMAKE |
commit | commitdiff | tree | snapshot |
2010-12-15 |
julie | Added compiler flags from FindBLAS. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
julie | minor modif on find BLAS |
commit | commitdiff | tree | snapshot |
2010-12-15 |
julie | Removed leftover debug messages from FindBLAS.cmake |
commit | commitdiff | tree | snapshot |
2010-12-15 |
julie | Added support for external BLAS libraries in the CMake... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
langou | undoing my check, sorry |
commit | commitdiff | tree | snapshot |
2010-12-14 |
langou | this is a test |
commit | commitdiff | tree | snapshot |
2010-12-13 |
langou | New license file as agreed by email. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
julie | Follow rencang's recommendation to fix bug 0064, set... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
julie | Fix line length |
commit | commitdiff | tree | snapshot |
2010-11-17 |
julie | Fix typo in external routine name |
commit | commitdiff | tree | snapshot |
2010-11-14 |
langou | correct indentation |
commit | commitdiff | tree | snapshot |
2010-11-14 |
langou | imporve (?) comments |
commit | commitdiff | tree | snapshot |
2010-11-14 |
langou | typos |
commit | commitdiff | tree | snapshot |
2010-11-13 |
julie | Correct memory access in CSD found with -fbounds... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
julie | polish comments |
commit | commitdiff | tree | snapshot |
2010-11-10 |
brian | (no commit message) |
commit | commitdiff | tree | snapshot |
2010-11-10 |
langou | update 2009 to 2010 in some files |
commit | commitdiff | tree | snapshot |
2010-11-08 |
julie | Start getting ready for the release |
commit | commitdiff | tree | snapshot |
2010-11-08 |
julie | Update CMake build |
commit | commitdiff | tree | snapshot |
2010-11-07 |
julie | fix again some COMPLEX instead of CMPLX |
commit | commitdiff | tree | snapshot |
2010-11-07 |
julie | fix again some COMPLEX instead of CMPLX |
commit | commitdiff | tree | snapshot |
2010-11-07 |
julie | Fix a minor problem on csd - intrinsic function is... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
julie | Correct bug0064 :: got a bug in divide and conquer... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
brian | Incorporated CSD source and testing routines into SRC... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
brian | Removed nonexistent fourth matrix type from CSD test... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
brian | Modified TESTING/EIG/alahdg.f to test CS decomposition... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
brian | Added CS decomposition test files to TESTING |
commit | commitdiff | tree | snapshot |
2010-11-03 |
brian | Added CS decomposition source files to SRC/ |
commit | commitdiff | tree | snapshot |
2010-11-03 |
julie | Commiting the 3 other precisions (single, complex,... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
julie | [xSYTRS/xSYSV] Hide the call to syconv inside trs2... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
julie | Add hetrs2 for c and z, a Level BLAS 3 version of hetrs... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
julie | Included bug fix provided by Zlatco on Jacobi SVD |
commit | commitdiff | tree | snapshot |
2010-08-17 |
langou | Array out-of-bounds reference in xLAQR5. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
julie | Patch provided by the kitware team on Aug 5th (Brad... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
julie | Various comment fixes |
commit | commitdiff | tree | snapshot |
2010-08-09 |
langou | Adding a hint on the data storage required for band... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
julie | Split some lines (continue) |
commit | commitdiff | tree | snapshot |
2010-07-07 |
julie | Split some lines |
commit | commitdiff | tree | snapshot |
2010-07-07 |
julie | Add static/dynamic library, package support and rearra... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
julie | Time has come to have the fortran90 slamch and dlamch... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
julie | Corrct bug0060: Typo in TESTING/EIG/dchkee.f and TESTIN... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
julie | Fix bug0060 :: Bug in dtgsy2, missing IWORK call |
commit | commitdiff | tree | snapshot |
2010-06-24 |
julie | Fix Bug0059 |
commit | commitdiff | tree | snapshot |
2010-06-23 |
julie | Update date and version for 3.2.2 release |
commit | commitdiff | tree | snapshot |
next |