diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/armadillo-2.4.4/examples/lib_win32/README.txt	Wed Apr 11 09:27:06 2012 +0100
@@ -0,0 +1,10 @@
+The lib and dll files in this folder are for 32 bit Windows XP.
+They are compiled versions of the BLAS and LAPACK libraries,
+which are distributed under a BSD license.
+
+The compiled versions were downloaded from:
+http://www.fi.muni.cz/~xsvobod2/misc/lapack/
+
+Sources for BLAS and LAPACK can be found at:
+http://www.netlib.org/blas/
+http://www.netlib.org/lapack/