Mercurial > hg > segmenter-vamp-plugin
annotate armadillo-2.4.4/examples/lib_win32/README.txt @ 0:8b6102e2a9b0
Armadillo Library
author | maxzanoni76 <max.zanoni@eecs.qmul.ac.uk> |
---|---|
date | Wed, 11 Apr 2012 09:27:06 +0100 |
parents | |
children |
rev | line source |
---|---|
max@0 | 1 The lib and dll files in this folder are for 32 bit Windows XP. |
max@0 | 2 They are compiled versions of the BLAS and LAPACK libraries, |
max@0 | 3 which are distributed under a BSD license. |
max@0 | 4 |
max@0 | 5 The compiled versions were downloaded from: |
max@0 | 6 http://www.fi.muni.cz/~xsvobod2/misc/lapack/ |
max@0 | 7 |
max@0 | 8 Sources for BLAS and LAPACK can be found at: |
max@0 | 9 http://www.netlib.org/blas/ |
max@0 | 10 http://www.netlib.org/lapack/ |