arpack 3.0.1-1 source package in Ubuntu

Changelog

arpack (3.0.1-1) unstable; urgency=low

  * New upstream release

arpack (3.0-1) unstable; urgency=low

  * Switch to arpack-ng since upstream is dead.
  * New upstream release
  * Daniel Leidert removed from the uploaders (Closes: #651351)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  03 Jan 2012 02:31:44 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Science Team
Architectures:
any
Section:
math
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
arpack_3.0.1.orig.tar.gz 1.2 MiB e2e8a30336e1e3952a8abae7d0f6c597122fd1c21a95e991c49787b07d285bfc
arpack_3.0.1-1.debian.tar.gz 7.1 KiB b36a137ae242e9a07c07999e9550ca202966a91dc31931db8124ad0c96023e25
arpack_3.0.1-1.dsc 1.5 KiB f993b6eac2603dff52280abecb6e773abc946a75a56271cf4e02f16fef4818f3

Available diffs

View changes file

Binary packages built by this source

libarpack2: Fortran77 subroutines to solve large scale eigenvalue problems

 ARPACK software is capable of solving large scale symmetric,
 nonsymmetric, and generalized eigenproblems from significant
 application areas. The software is designed to compute a few (k)
 eigenvalues with user specified features such as those of largest
 real part or largest magnitude. Storage requirements are on the order
 of n*k locations. No auxiliary storage is required. A set of Schur
 basis vectors for the desired k-dimensional eigen-space is computed
 which is numerically orthogonal to working precision. Numerically
 accurate eigenvectors are available on request.
 .
 Important Features:
 .
  * Reverse Communication Interface.
  * Single and Double Precision Real Arithmetic Versions for Symmetric,
    Non-symmetric,
  * Standard or Generalized Problems.
  * Single and Double Precision Complex Arithmetic Versions for Standard or
    Generalized Problems.
  * Routines for Banded Matrices - Standard or Generalized Problems.
  * Routines for The Singular Value Decomposition.
  * Example driver routines that may be used as templates to implement
    numerous Shift-Invert strategies for all problem types, data types and
    precision.
 .
 This package contains the shared library.

libarpack2-dbg: Fortran77 subroutines to solve large scale eigenvalue problems (debug)

 ARPACK software is capable of solving large scale symmetric,
 nonsymmetric, and generalized eigenproblems from significant
 application areas. The software is designed to compute a few (k)
 eigenvalues with user specified features such as those of largest
 real part or largest magnitude. Storage requirements are on the order
 of n*k locations. No auxiliary storage is required. A set of Schur
 basis vectors for the desired k-dimensional eigen-space is computed
 which is numerically orthogonal to working precision. Numerically
 accurate eigenvectors are available on request.
 .
 This package contains the debugging symbols for libarpack and libparpack.

libarpack2-dev: Fortran77 subroutines to solve large scale eigenvalue problems (development)

 ARPACK software is capable of solving large scale symmetric,
 nonsymmetric, and generalized eigenproblems from significant
 application areas. The software is designed to compute a few (k)
 eigenvalues with user specified features such as those of largest
 real part or largest magnitude. Storage requirements are on the order
 of n*k locations. No auxiliary storage is required. A set of Schur
 basis vectors for the desired k-dimensional eigen-space is computed
 which is numerically orthogonal to working precision. Numerically
 accurate eigenvectors are available on request.
 .
 This package contains the static libraries and the documentation for
 development with libarpack (including examples).