Zhang Xianyi
|
6d9d70c55c
|
Fixed #315. Added OPENBLAS_ prefix to openblas_config.h.
|
2013-11-02 15:59:00 +08:00 |
Zhang Xianyi
|
8e7cad1650
|
Fixed #217 openblas_config.h bug on Windows 64.
|
2013-07-01 00:35:14 +08:00 |
Zhang Xianyi
|
e50a664865
|
Refs #215. Fixed the compatible between <complex.h> and <complex> in C++.
|
2013-05-17 16:41:05 +08:00 |
Zaheer Chothia
|
a9500d0079
|
Missing line continuation -- follow-up to last commit (64ad8b9809 ).
|
2013-02-01 09:34:12 +01:00 |
Zaheer Chothia
|
64ad8b9809
|
Refs #193. Don't use C99 complex numbers when building C++ code.
|
2013-02-01 09:24:44 +01:00 |
Zhang Xianyi
|
b1a54a0107
|
Fixed #141. make f77blas.h compatible with compilers which lack C99 complex number.
Apply the patch from Tony @tonyhill. Thank you.
|
2012-10-08 12:48:20 +08:00 |
Zaheer Chothia
|
f93318a6c8
|
Refs #95 cblas: compatibility for compilers without C99 complex number support (e.g. Visual Studio)
|
2012-04-24 11:59:58 +08:00 |
Xianyi Zhang
|
b9d89f8aaa
|
Fixed the bug about installation. f77blas.h works OK now.
|
2011-08-31 18:21:37 +08:00 |
Xianyi Zhang
|
fab36f1adb
|
Fixed #20. Added install target in makefile. You can use "make install PREFIX=your_installation_directory".
|
2011-06-20 18:35:35 +08:00 |