projects
/
platform
/
upstream
/
lapack.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/lapack.git
2012-05-14
julie
Correct a minor problem in comments sent by Alexander...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
julie
Fix lange routine.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
julie
Commit patch sent by Sébastien Fabbro to enable LAPACKE...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
julie
Update CMAKE version requirement and remove FindBLAS...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
julie
Minor modification for ctest build template
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
julie
Fix small problem detected by user Yao Toa. sent to...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
james
modified exceptional shift for complex versions - solve...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
julie
Fix problems in comments found by Alexander Kobotov
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
julie
Fix XLF flags that were causing test zgg to hang
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
james
put FOUR parameter back since it is used in this routine
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
julie
rearrange the test (Julien prefers it that way)
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
julie
Update date and revision number
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
julie
Correct bug sent by NAG people
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
james
modified exceptional shift strategy so that QZ now...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
julie
Update version number
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
julie
Fix small issue with lapacke built
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
julie
Add -qnosave option for xlf compiler (Thanks Rodney)
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
julie
Follow up to rev r1130
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
james
removed comment regarding A being modified and restored...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
julie
Remove unused variables
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
julie
Remove unused parameters
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
james
added code to handle N=1 case to fix divide by zero...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
julie
Fix call to GEMQRT (no lwork) and lwork declarations
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
julie
Fix External Subroutines declarations
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
julie
Add the python script for LAPACK Summary output to...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
james
changed SVD test threshold to 50.0 and removed SEP...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
james
changed weights so that the badly conditioned tests...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
james
Fix provided by Hong Bo Peng for bug0026
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
julie
Undoing unvoluntary change commited in 1237
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
julie
(no commit message)
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
julie
Following Mathieu's request, some part of lapacke.h...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
julie
Correct problem in Workspace calculation
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
julie
Correct bug 0090 Need to unscale if necessary when...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
julie
Add csyr and zsyr needed by the PLASMA project
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
james
modified so that V is [in] only instead of [in/out]
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
julie
Change CMAKE configuration for LAPACKE
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
julie
Fix Makefile in LIN
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
julie
Fix Typo
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
james
Fixed problem with optimizer breaking error checking...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
james
replaced calculation of EPS with F90 call to EPSILON...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
julie
Update CMAKE build
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
james
Fixed QRT routine testing
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
langou
typo
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
igor175
added a comment to *chksy_rook.f
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
igor175
introduced CALL XLAENV( 2, 2 ) in zchksy.f and cchksy...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
igor175
added sdrvsy_rook.f cdrvsy_rook.f zdrvsy_rook.f to...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
igor175
small fixes, removed unused varibales in ddrvsy_rook...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
igor175
added a test for double precision complex SV driver...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
igor175
added a test for double precision complex SV driver...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
julie
Add an option LAPACKE_WITH_TMG that will generate the...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
julie
Add the test for single precision driver routines for...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
igor175
added the test for single precision driver routines...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
julie
Fix LAPACKE makefile to only include XBLAS routine...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
julie
Adding CMAKE Support for LAPACKE.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
julie
Fix minor problem in some comments...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
julie
Fix bug0085 - xGESVD Problem in Workspace computation
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
julie
Add Rook pivoting routines to LAPACKE
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
julie
Update CMAKE build for Rook Pivoting Routines + correct...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
julie
Modifications following email from PLASMA Team (Mathieu)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
igor175
added spacing between argumets in subroutine call
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
igor175
changed error handler alaerh.f so that it recognizes...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
igor175
added the tests, i.e. ddrvsy_rook.f for driver routine...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
igor175
fixed a typo in aladhd.f
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
julie
Fix group problem for Level 2 BLAS routine in double...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
igor175
added 'SR' test path to aladhd.f for driver routines...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
igor175
added 'SR' test path to TESTING/LIN/*errvx.f to test...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
igor175
added a special block diagonal matrix type to tests...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
igor175
added a special block diagonal matrix type to tests...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
igor175
changed a comment in cchkaa.f dchkaa.f schkaa.f
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
igor175
fixed a typo in TESTING/LIN/zerrsy.f
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
igor175
changed 'Complex precision' into 'Zomplex precision...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
igor175
added 'ZSR' test path to test COPLEX*16 routines with...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
igor175
added 'ZSR' test path to test COPLEX*16 routines with...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
igor175
added TESTING/LIN/zchksy.f and included in the makefile
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
igor175
line formatting fixes to schksy_rook.f and dchksy_rook.f
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
igor175
updated tests in for COMPLEX symmetric indefinite matri...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
igor175
fixed a typo in a comment in LIN/cchkaa.f
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
igor175
added 'CSR' tet path to test COMPLEX routines for symme...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
igor175
added cchksy_rook.f in TESTING/LIN/ and included it...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
igor175
added cchksy_rook.f in TESTING/LIN/ and included it...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
igor175
fixed a call with a wrong number of arguments to *SYTRI...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
igor175
corrected a type in a comment in TESTING/LIN/schksy_rook.f
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
igor175
changed comment in dchksy.f schksy.f
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
igor175
changed the variable name in TESTING/LIN/schksy_rook.f
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
igor175
changed the order of variable decrarations in TESTING...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
igor175
fixed a typo 0.0E+o --> 0.0D+0 in TESTING/LIN/zchksy.f
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
igor175
added CZERO named constat to TESTING/LIN/zchksy.f
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
igor175
added CZERO constant to cchksy.f
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
igor175
updated a comment in dchksy.f and schksy.f
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
igor175
added 'SSR' test path to test symmetric indefinite...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
igor175
added 'SSR' test path for symmetric indefinite factoriz...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
igor175
added 'DSR' test path for symmetric indefinite factoriz...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
igor175
added schksy_rook.o to TESTING/LIN/Makefile
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
igor175
added schksy_rook.o to TESTING/LIN/Makefile
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
igor175
added schksy_rook.o to TESTING/LIN/Makefile
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
igor175
changed comments in dchkaa.f
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
igor175
added schksy_rook.f
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
igor175
added a few comments in routines schksy.f dchksy.f...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
igor175
fixed a bug in the counter for the number of completed...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
igor175
final version of the routine dchksy_rook.f that tests...
commit
|
commitdiff
|
tree
|
snapshot
next