blob: 300d65039cb4b5428d518054bd7a11fc885f0782 (
plain)
1
2
3
4
5
6
7
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.
|