---
name: arpack
version: 96_10
origin: math/arpack
comment: 'Argand Library: large eigenvalue subroutines (serial version)'
arch: freebsd:9:x86:64
www: http://www.caam.rice.edu/software/ARPACK/
maintainer: bf@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 2274364
desc: "ARPACK software is capable of solving large symmetric, nonsymmetric, and\ngeneralized
  eigenproblems. The software is designed to compute a few (k)\neigenvalues with user-specified
  features, such as those of largest real part\nor largest magnitude. Storage requirements
  are on the order of n*k locations,\nand no auxiliary storage is required. A set
  of numerically orthogonal Schur\nbasis vectors for the desired k-dimensional eigen-space
  is computed.\nNumerically accurate eigenvectors are available on request.\n\nWWW:\thttp://www.caam.rice.edu/software/ARPACK/\n"
deps:
  mpfr: {origin: math/mpfr, version: 3.1.2}
  mpc: {origin: math/mpc, version: 0.9}
  gmp: {origin: math/gmp, version: 5.1.2}
  blas: {origin: math/blas, version: 3.4.2}
  gcc: {origin: lang/gcc, version: 4.6.3}
  gettext: {origin: devel/gettext, version: 0.18.3}
  binutils: {origin: devel/binutils, version: 2.23.2}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- math
shlibs_required:
- libgfortran.so.3
- libgcc_s.so.1
- libquadmath.so.0
shlibs_provided:
- libarpack.so.1
