File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11OpenBLAS ChangeLog
2+ ====================================================================
3+ Version 0.2.9
4+ 10-Jun-2014
5+ common:
6+ * Improved the result for LAPACK testing. (#372)
7+ * Installed DLL to prefix/bin instead of prefix/lib. (#366)
8+ * Build import library on Windows.(#374)
9+ x86/x86-64:
10+ * To improve LAPACK testing, we fallback some kernels. (#372)
11+ https://github.com/xianyi/OpenBLAS/wiki/Fixed-optimized-kernels-To-do-List
12+
213====================================================================
314Version 0.2.9.rc2
41506-Mar-2014
Original file line number Diff line number Diff line change 33#
44
55# This library's version
6- VERSION = 0.2.9.rc2
6+ VERSION = 0.2.9
77
88# If you set the suffix, the library name will be libopenblas_$(LIBNAMESUFFIX).a
99# and libopenblas_$(LIBNAMESUFFIX).so. Meanwhile, the soname in shared library
You can’t perform that action at this time.
0 commit comments