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
path:
root
/
TESTING
/
LIN
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-26
Commit patch sent by Sébastien Fabbro to enable LAPACKE built without LAPACK.
julie
1
-1
/
+1
2012-04-13
Update version number
julie
56
-168
/
+168
2012-04-12
Follow up to rev r1130
julie
11
-17
/
+17
2012-04-11
Remove unused variables
julie
4
-8
/
+0
2012-04-11
Remove unused parameters
julie
5
-10
/
+9
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-02
Undoing unvoluntary change commited in 1237
julie
3
-71
/
+24
2012-04-02
(no commit message)
julie
3
-24
/
+71
2012-01-26
Fix Makefile in LIN
julie
1
-6
/
+6
2012-01-21
Fix Typo
julie
1
-1
/
+1
2012-01-19
Update CMAKE build
julie
1
-4
/
+8
2012-01-18
Fixed QRT routine testing
james
30
-63
/
+3741
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 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-06
Update CMAKE build for Rook Pivoting Routines + correct minor fix
julie
3
-16
/
+16
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
2012-01-04
added the tests, i.e. ddrvsy_rook.f for driver routines for symmetric indrfi...
igor175
3
-5
/
+540
2012-01-03
fixed a typo in aladhd.f
igor175
1
-2
/
+2
2012-01-03
added 'SR' test path to aladhd.f for driver routines that correspond to symme...
igor175
2
-10
/
+47
2011-12-27
added 'SR' test path to TESTING/LIN/*errvx.f to test *SYSV_ROOK error exits
igor175
4
-4
/
+78
2011-12-27
added a special block diagonal matrix type to tests for COMPLEX*16 symmetric ...
igor175
3
-78
/
+90
2011-12-27
added a special block diagonal matrix type to tests for COMPLEX symmetric ind...
igor175
3
-78
/
+90
2011-12-26
changed a comment in cchkaa.f dchkaa.f schkaa.f
igor175
3
-3
/
+3
2011-12-26
fixed a typo in TESTING/LIN/zerrsy.f
igor175
1
-1
/
+1
2011-12-26
changed 'Complex precision' into 'Zomplex precision' in TESTING/LIN/zchksy_r...
igor175
1
-2
/
+2
2011-12-26
added 'ZSR' test path to test COPLEX*16 routines with rook pivoting in TESTIN...
igor175
1
-7
/
+31
2011-12-26
added TESTING/LIN/zchksy.f and included in the makefile
igor175
2
-1
/
+844
2011-12-26
line formatting fixes to schksy_rook.f and dchksy_rook.f
igor175
2
-4
/
+4
2011-12-26
updated tests in for COMPLEX symmetric indefinite matrix routines with rook p...
igor175
1
-6
/
+4
2011-12-26
fixed a typo in a comment in LIN/cchkaa.f
igor175
1
-1
/
+1
2011-12-26
added 'CSR' tet path to test COMPLEX routines for symmetric indefinite matric...
igor175
1
-7
/
+31
2011-12-26
added cchksy_rook.f in TESTING/LIN/ and included it in Makefile
igor175
1
-1
/
+1
2011-12-26
added cchksy_rook.f in TESTING/LIN/ and included it in Makefile
igor175
1
-0
/
+845
2011-12-26
fixed a call with a wrong number of arguments to *SYTRI_ROOK in schksy_rook.f...
igor175
2
-6
/
+4
2011-12-26
corrected a type in a comment in TESTING/LIN/schksy_rook.f
igor175
1
-1
/
+1
2011-12-26
changed comment in dchksy.f schksy.f
igor175
2
-2
/
+2
2011-12-25
changed the variable name in TESTING/LIN/schksy_rook.f
igor175
1
-3
/
+3
2011-12-25
changed the order of variable decrarations in TESTING/LIN/schksy_rook.f
igor175
1
-2
/
+2
2011-12-25
fixed a typo 0.0E+o --> 0.0D+0 in TESTING/LIN/zchksy.f
igor175
1
-1
/
+1
2011-12-25
added CZERO named constat to TESTING/LIN/zchksy.f
igor175
1
-9
/
+11
2011-12-25
added CZERO constant to cchksy.f
igor175
1
-11
/
+13
2011-12-25
updated a comment in dchksy.f and schksy.f
igor175
2
-2
/
+2
[prev]
[next]