arpack 3.5.0+real-2 source package in Ubuntu
Changelog
arpack (3.5.0+real-2) unstable; urgency=medium * Team upload. * Moved packaging from SVN to Git * Standards-Version: 4.1.3 -- Andreas Tille <email address hidden> Wed, 24 Jan 2018 09:06:55 +0100
Upload details
- Uploaded by:
- Debian Science Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Science Team
- Architectures:
- any
- Section:
- math
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | math |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
arpack_3.5.0+real-2.dsc | 2.2 KiB | 0229fa299321be762d5f31bde875ec960a246570d7879f3e8d0c503f8df3b816 |
arpack_3.5.0+real.orig.tar.gz | 927.6 KiB | 50f7a3e3aec2e08e732a487919262238f8504c3ef927246ec3495617dde81239 |
arpack_3.5.0+real-2.debian.tar.xz | 8.3 KiB | 3e3ab16843bcbf9d1a2da90343190ac7cbf7c02581477068bd0747c3e62f1988 |
Available diffs
- diff from 3.5.0+real-1 to 3.5.0+real-2 (523 bytes)
No changes file available.
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-dbgsym: debug symbols for libarpack2
- libarpack2-dev: No summary available for libarpack2-dev in ubuntu cosmic.
No description available for libarpack2-dev in ubuntu cosmic.
- libparpack2: Parallel 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 provides parpack: the MPI implementation of arpack.
.
This package contains the shared library.
- libparpack2-dbgsym: No summary available for libparpack2-dbgsym in ubuntu cosmic.
No description available for libparpack2-dbgsym in ubuntu cosmic.
- libparpack2-dev: Parallel 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 libparpack (including examples).