summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2011-12-07 21:24:02 +0100
committerAlberto Ruiz <aruiz@um.es>2011-12-07 21:24:02 +0100
commitfcf57e387bc001a98c5693dea41cfa1edcd7d02d (patch)
treea3ada78698ba1a0cfd0e0539af1d4a06a42e0d55
parent337fefa7879028e1fba6cc820420c4b47f8e22b2 (diff)
added README
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..1749c7d
--- /dev/null
+++ b/README
@@ -0,0 +1,4 @@
1Purely functional Haskell interface to basic linear algebra
2and other numerical computations, internally implemented using
3GSL, BLAS and LAPACK.
4