diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-21 23:36:34 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:07:17 -0500 |
commit | bdc940eb37bba5df08b7ba912abf55446fdc0d6c (patch) | |
tree | 461872e8691a7bbeb32090a130433073b8b48bab /academic/qrupdate | |
parent | f945f3be51a6dddcc6bfd9da0ba2c2c10a301d3e (diff) | |
download | slackbuilds-bdc940eb37bba5df08b7ba912abf55446fdc0d6c.tar.gz |
academic/qrupdate: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/qrupdate')
-rw-r--r-- | academic/qrupdate/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/academic/qrupdate/README b/academic/qrupdate/README index cd562f443e..7e66333237 100644 --- a/academic/qrupdate/README +++ b/academic/qrupdate/README @@ -3,6 +3,4 @@ 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. |