arpack 3.5.0+real-1 source package in Ubuntu

Changelog

arpack (3.5.0+real-1) unstable; urgency=medium

  * Team upload.
  * Really upload 3.5.0 upstream release. (Closes: #875697)
  * Fix debian/watch file (and upgrade to format version 4).
  * Update symbols file for libparpack2.
  * Bump to debhelper compat level 10.
  * Mark shared and development library packages as Multi-Arch: same.
  * Enforce generic BLAS (to avoid tying to ATLAS or OpenBLAS).
  * Ship arpack.pc in libarpack2-dev.
  * Use canonical URLs for Vcs-* fields.
  * Install doc using dh_installdocs (instead of dh_install).
  * Migrate to -dbgsym debug packages.
  * Bump priority of -dev packages to optional, per policy 4.0.1.
  * Add BLAS/LAPACK virtual -dev packages as alternatives in dependency list of
    ARPACK -dev packages (Closes: #757189)
  * Bump Standards-Version to 4.1.0.
  * Remove obsolete README.source.
  * Remove obsolete source lintian override.
  * Remove obsolete Conflicts+Replaces on arpack2{,-dev}.

 -- Sébastien Villemot <email address hidden>  Thu, 14 Sep 2017 12:16:59 +0200

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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
arpack_3.5.0+real-1.dsc 2.2 KiB 2f83f6dd468dcd0b27bc4d5747348456bab7ad87bb4b492bd9549cb599d82128
arpack_3.5.0+real.orig.tar.gz 927.6 KiB 50f7a3e3aec2e08e732a487919262238f8504c3ef927246ec3495617dde81239
arpack_3.5.0+real-1.debian.tar.xz 8.3 KiB f5624f6c7f3bfeb25fe4ac67dc2cbb0da48db7771e649fa077e0bdfab44e2830

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: No summary available for libarpack2-dbgsym in ubuntu artful.

No description available for libarpack2-dbgsym in ubuntu artful.

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).

libparpack2: No summary available for libparpack2 in ubuntu artful.

No description available for libparpack2 in ubuntu artful.

libparpack2-dbgsym: No summary available for libparpack2-dbgsym in ubuntu artful.

No description available for libparpack2-dbgsym in ubuntu artful.

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).