summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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