diff options
Diffstat (limited to 'academic/arpack/README')
-rw-r--r-- | academic/arpack/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/academic/arpack/README b/academic/arpack/README new file mode 100644 index 0000000000..300d65039c --- /dev/null +++ b/academic/arpack/README @@ -0,0 +1,8 @@ +arpack (Fortran library for solving large scale eigenvalue problems) + +ARPACK is a collection of Fortran77 subroutines designed to solve +large scale eigenvalue problems. + +This requires blas and lapack libraries. + +arpack is an optional dependency for the octave package. |