annotate armadillo-2.4.4/examples/lib_win32/README.txt @ 5:79b343f3e4b8
In thi version the problem of letters assigned to each segment has been solved.
author |
maxzanoni76 <max.zanoni@eecs.qmul.ac.uk> |
date |
Wed, 11 Apr 2012 13:48:13 +0100 |
parents |
8b6102e2a9b0 |
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/
|