annotate lib_win32/README.txt @ 11:12f66d43a5ff
slimline
Restore Makefile.inc accidentally lost in previous commit, with some fixes for layout
author |
Chris Cannam |
date |
Thu, 10 May 2012 10:04:32 +0100 |
parents |
e0ff3b0c7316 |
children |
|
rev |
line source |
max@3
|
1 The lib and dll files in this folder are for 32 bit Windows XP.
|
max@3
|
2 They are compiled versions of the BLAS and LAPACK libraries,
|
max@3
|
3 which are distributed under a BSD license.
|
max@3
|
4
|
max@3
|
5 The compiled versions were downloaded from:
|
max@3
|
6 http://www.fi.muni.cz/~xsvobod2/misc/lapack/
|
max@3
|
7
|
max@3
|
8 Sources for BLAS and LAPACK can be found at:
|
max@3
|
9 http://www.netlib.org/blas/
|
max@3
|
10 http://www.netlib.org/lapack/
|