index
:
platform/upstream/lapack
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
master
sandbox/nmerinov/llvm
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_dev
Domain: System / Base; Licenses: ETC;
Inki Dae <inki.dae@samsung.com>, Semun Lee <semun.lee@samsung.com>, Tae-Young Chung <ty83.chung@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-18
Update date and revision number
julie
9
-16
/
+17
2012-04-18
Correct bug sent by NAG people
julie
2
-24
/
+32
2012-04-17
modified exceptional shift strategy so that QZ now works for various pencils ...
james
4
-6
/
+4
2012-04-13
Update version number
julie
239
-727
/
+727
2012-04-12
Fix small issue with lapacke built
julie
2
-2
/
+2
2012-04-12
Add -qnosave option for xlf compiler (Thanks Rodney)
julie
2
-4
/
+7
2012-04-12
Follow up to rev r1130
julie
41
-84
/
+314
2012-04-11
removed comment regarding A being modified and restored - this is no longer t...
james
16
-16
/
+0
2012-04-11
Remove unused variables
julie
8
-12
/
+4
2012-04-11
Remove unused parameters
julie
43
-106
/
+67
2012-04-11
added code to handle N=1 case to fix divide by zero problem that occurs
james
4
-0
/
+12
2012-04-10
Fix call to GEMQRT (no lwork) and lwork declarations
julie
4
-29
/
+29
2012-04-10
Fix External Subroutines declarations
julie
8
-10
/
+8
2012-04-05
Add the python script for LAPACK Summary output to CTEST
julie
2
-1
/
+11
2012-04-05
changed SVD test threshold to 50.0 and removed SEP test for matrix type 9 so ...
james
2
-2
/
+4
2012-04-03
changed weights so that the badly conditioned tests (which always fail) are a...
james
4
-16
/
+16
2012-04-03
Fix provided by Hong Bo Peng for bug0026
james
2
-0
/
+2
2012-04-02
Undoing unvoluntary change commited in 1237
julie
4
-72
/
+24
2012-04-02
(no commit message)
julie
10
-24
/
+78
2012-03-22
Following Mathieu's request, some part of lapacke.h were moved to lapacke_uti...
julie
2069
-2089
/
+70
2012-03-22
Correct problem in Workspace calculation
julie
4
-0
/
+8
2012-03-20
Correct bug 0090 Need to unscale if necessary when there is an error in DHGEQ...
julie
8
-18
/
+16
2012-03-20
Add csyr and zsyr needed by the PLASMA project
julie
7
-1
/
+344
2012-02-23
modified so that V is [in] only instead of [in/out]
james
4
-171
/
+152
2012-02-17
Change CMAKE configuration for LAPACKE
julie
6
-3871
/
+1065
2012-01-26
Fix Makefile in LIN
julie
1
-6
/
+6
2012-01-21
Fix Typo
julie
1
-1
/
+1
2012-01-20
Fixed problem with optimizer breaking error checking, now using F90 EPSILON i...
james
4
-10
/
+15
2012-01-20
replaced calculation of EPS with F90 call to EPSILON intrinsic
james
8
-64
/
+8
2012-01-19
Update CMAKE build
julie
1
-4
/
+8
2012-01-18
Fixed QRT routine testing
james
46
-95
/
+3781
2012-01-17
typo
langou
2
-2
/
+2
2012-01-12
added a comment to *chksy_rook.f
igor175
4
-8
/
+32
2012-01-12
introduced CALL XLAENV( 2, 2 ) in zchksy.f and cchksy.f in order to make the...
igor175
2
-0
/
+10
2012-01-12
added sdrvsy_rook.f cdrvsy_rook.f zdrvsy_rook.f to LIN/CMakeLists.txt
igor175
1
-2
/
+2
2012-01-12
small fixes, removed unused varibales in ddrvsy_rook.f zdrvsy_rook.f sdrvsy_...
igor175
3
-13
/
+13
2012-01-12
added a test for double precision complex SV driver for symmetric indefinite ...
igor175
3
-5
/
+547
2012-01-12
added a test for double precision complex SV driver for symmetric indefinite ...
igor175
4
-8
/
+550
2012-01-12
Add an option LAPACKE_WITH_TMG that will generate the LAPACKE with the TMG ro...
julie
14
-3
/
+59
2012-01-12
Add the test for single precision driver routines for symmetric indefinite ma...
julie
1
-1
/
+1
2012-01-11
added the test for single precision driver routines for symmetric indefinite ...
igor175
3
-7
/
+542
2012-01-11
Fix LAPACKE makefile to only include XBLAS routine if USEXBLAS is defined
julie
1
-5
/
+2021
2012-01-10
Adding CMAKE Support for LAPACKE.
julie
13
-25
/
+2264
2012-01-08
Fix minor problem in some comments...
julie
84
-234
/
+234
2012-01-07
Fix bug0085 - xGESVD Problem in Workspace computation
julie
4
-4
/
+4
2012-01-06
Add Rook pivoting routines to LAPACKE
julie
10
-0
/
+844
2012-01-06
Update CMAKE build for Rook Pivoting Routines + correct minor fix
julie
3
-16
/
+16
2012-01-06
Modifications following email from PLASMA Team (Mathieu)
julie
3
-7
/
+7
2012-01-04
added spacing between argumets in subroutine call
igor175
1
-1
/
+1
2012-01-04
changed error handler alaerh.f so that it recognizes ***'SV' instead of ***'S...
igor175
1
-1
/
+1
[next]