annotate lib_win32/README.txt @ 32:28aafd0c1a5d slimline

Avoid crash on empty input
author Chris Cannam
date Fri, 11 May 2012 16:30:34 +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/