summaryrefslogtreecommitdiffstats
path: root/academic/qrupdate/README
diff options
context:
space:
mode:
Diffstat (limited to 'academic/qrupdate/README')
-rw-r--r--academic/qrupdate/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/academic/qrupdate/README b/academic/qrupdate/README
new file mode 100644
index 0000000000..cd562f443e
--- /dev/null
+++ b/academic/qrupdate/README
@@ -0,0 +1,8 @@
+qrupdate (A Fortran library for QR and Cholesky decompositions)
+
+qrupdate is a Fortran library for fast updates of QR and Cholesky
+decompositions.
+
+This requires blas and lapack libraries.
+
+qrupdate is an optional dependency for the octave package.