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 |