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
/
SRC
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-23
Adding Aasen routines for complex symmetric matrix to CMake Build
Julie
1
-12
/
+13
2016-11-23
Merge pull request #89 from iyamazaki/lapack-aasen
julielangou
25
-85
/
+3137
2016-11-22
(minor) typo in the code zgetsls.f
Julien Langou
1
-1
/
+1
2016-11-21
add Aasen's for complex symmetric into Makefiles.
Ichitaro Yamazaki
1
-7
/
+7
2016-11-20
typos.
Ichitaro Yamazaki
6
-6
/
+6
2016-11-19
First minor change to 2 stage contribution
Julie
3
-15
/
+30
2016-11-19
Merge pull request #83 from haidarazzam/master
julielangou
55
-10
/
+24112
2016-11-17
fixing lwork for Aasen's (lwork > 0).
Ichitaro Yamazaki
16
-34
/
+34
2016-11-17
typos in comments.
Ichitaro Yamazaki
12
-50
/
+52
2016-11-17
first version of complex symmetric solvers.
Ichitaro Yamazaki
8
-0
/
+3050
2016-11-15
Added (S,D,C,Z) (SY,HE) routines, drivers for new rook code
Julie
61
-895
/
+30909
2016-11-11
White space.
Ichitaro Yamazaki
4
-8
/
+8
2016-11-11
Use short-name (K instead of J1+J-1) for clarity.
Ichitaro Yamazaki
4
-8
/
+8
2016-11-11
Workspace query for ZHESV_AA.
Ichitaro Yamazaki
4
-17
/
+40
2016-11-11
some tuning
Renegade
1
-1
/
+9
2016-11-11
Name change for Aasen in LAPACKE plus adding TRS_AA
Julie
1
-1
/
+1
2016-11-11
Merging changes
Julie
80
-1595
/
+2464
2016-11-10
Changing Assen routines suffix from _Aassen to _aa
Julie
18
-213
/
+213
2016-11-06
adding the 2stage symmetric eigenvalue routines drivers checking
Renegade
55
-10
/
+24104
2016-11-03
Assen Routines: Lwork Query for trs
Julie
16
-524
/
+512
2016-11-03
Merge pull request #71 from advanpix/master
julielangou
1
-1
/
+1
2016-11-03
Lots of trailing whitespaces in the files of Syd. Cleaning this. No big deal.
Julien Langou
79
-2029
/
+2029
2016-11-02
Fix #81 reported by @reeuwijk-altium
Julie
2
-2
/
+2
2016-11-02
Fix #80 from @reeuwijk-altium
Julie
56
-104
/
+77
2016-10-23
Updating CMAKE build for Tall skinny and short wide routines
Julie
1
-5
/
+21
2016-10-23
make sure no variable in indefined
Julie
9
-142
/
+146
2016-10-23
merging with latest version
Julie
2
-23
/
+33
2016-10-23
Merge branch 'tsqr' of git://github.com/sydha/lapack-1 into sydha-tsqr
Julie
62
-37
/
+18304
2016-10-23
Merge pull request #78 from oamarques/patch-4
julielangou
1
-2
/
+4
2016-10-23
Merge pull request #77 from oamarques/patch-3
julielangou
1
-2
/
+4
2016-10-23
Merge pull request #76 from oamarques/patch-2
julielangou
1
-2
/
+4
2016-10-22
Update zheevr.f
OAM
1
-2
/
+4
2016-10-22
Update ssyevr.f
OAM
1
-2
/
+4
2016-10-22
Update dsyevr.f
OAM
1
-2
/
+4
2016-10-22
Update cheevr.f
OAM
1
-2
/
+4
2016-10-19
Tall skinny and short wide routines
Syd Hashemi
62
-37
/
+18304
2016-10-17
Add explicit "On entry/exit" in docs
Mark Gates
4
-12
/
+12
2016-10-17
E is output since its contents are modified (destroyed)
Mark Gates
1
-1
/
+1
2016-10-17
E is output since its contents are modified (destroyed)
Mark Gates
1
-1
/
+1
2016-10-17
C is output
Mark Gates
4
-4
/
+4
2016-10-14
Fixed comment as for minimum required size of WORK
Pavel Holoborodko
1
-1
/
+1
2016-10-11
Merge pull request #64 from cconrads-scicomp/xORCSD2BY1-doc
julielangou
4
-14
/
+16
2016-10-11
Merge pull request #62 from cconrads-scicomp/doc-fixes
julielangou
12
-22
/
+46
2016-10-11
Merge pull request #61 from cconrads-scicomp/improve-xSYEQUB
julielangou
6
-579
/
+569
2016-10-09
Adding Assen for SV, TRF, SV from @iyamazak@icl.utk.edu
Julie
18
-4
/
+6141
2016-10-01
Doc: describe 2-by-1 CSD identity matrix dimension
Christoph Conrads
4
-14
/
+16
2016-09-29
Doc: fix typos in the xGBEQUB description
Christoph Conrads
4
-4
/
+4
2016-09-29
Doc: improve xPOEQUB description
Christoph Conrads
4
-6
/
+30
2016-09-29
Doc: fix typos in the xGEEQUB description
Christoph Conrads
8
-12
/
+12
2016-09-29
Revert "Doc: highlight what xPOEQUB actually does"
Christoph Conrads
4
-26
/
+28
[next]