index
:
platform/upstream/openblas
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_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
sandbox/lstelmach/upstream-0.3.21
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/tyzeroy/devel
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
upstream
Domain: Machine Learning / ML Framework; Licenses: BSD-3-Clause;
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
/
openblas_config_template.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-05
Refs #708. Modified config template for MSVC.
Zhang Xianyi
1
-3
/
+2
2015-11-17
(Visual Studio) Don't use C99 complex numbers when building C++ code.
Ray Glover
1
-1
/
+1
2015-08-10
Use cmake to build OpenBLAS GENERIC Target on MSVC x86 64-bit.
Zhang Xianyi
1
-1
/
+2
2013-11-02
Fixed #315. Added OPENBLAS_ prefix to openblas_config.h.
Zhang Xianyi
1
-8
/
+8
2013-07-01
Fixed #217 openblas_config.h bug on Windows 64.
Zhang Xianyi
1
-0
/
+10
2013-05-17
Refs #215. Fixed the compatible between <complex.h> and <complex> in C++.
Zhang Xianyi
1
-0
/
+2
2013-02-01
Missing line continuation -- follow-up to last commit (64ad8b9809).
Zaheer Chothia
1
-1
/
+1
2013-02-01
Refs #193. Don't use C99 complex numbers when building C++ code.
Zaheer Chothia
1
-1
/
+2
2012-10-08
Fixed #141. make f77blas.h compatible with compilers which lack C99 complex n...
Zhang Xianyi
1
-12
/
+20
2012-04-24
Refs #95 cblas: compatibility for compilers without C99 complex number suppor...
Zaheer Chothia
1
-0
/
+31
2011-08-31
Fixed the bug about installation. f77blas.h works OK now.
Xianyi Zhang
1
-0
/
+20
2011-06-20
Fixed #20. Added install target in makefile. You can use "make install PREFIX...
Xianyi Zhang
1
-0
/
+21