annotate lib_win32/README.txt @ 3:e0ff3b0c7316

Other libs Added
author maxzanoni76 <max.zanoni@eecs.qmul.ac.uk>
date Wed, 11 Apr 2012 09:58:31 +0100
parents
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/