aboutsummaryrefslogtreecommitdiffhomepage
path: root/blas/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'blas/README.txt')
-rw-r--r--blas/README.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/blas/README.txt b/blas/README.txt
new file mode 100644
index 000000000..466a6751c
--- /dev/null
+++ b/blas/README.txt
@@ -0,0 +1,7 @@
+
+This directory contains a BLAS library built on top of Eigen.
+
+This is currently a work in progress which is far to be ready for use,
+but feel free to contribute to it if you wish.
+
+If you want to compile it, set the cmake variable EIGEN_BUILD_BLAS to "on".