itsol 1.0.0-3 source package in Ubuntu

Changelog

itsol (1.0.0-3) unstable; urgency=medium

  * Team upload.
  * Moved packaging from SVN to Git
  * cme fix dpkg-control
  * debhelper 11
  * d/rules: short dh
  * Fix format error in fprintf
  * Standards-Version: 4.1.3
  * hardening=+all

 -- Andreas Tille <email address hidden>  Thu, 25 Jan 2018 15:05:29 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe libs

Downloads

File Size SHA-256 Checksum
itsol_1.0.0-3.dsc 2.0 KiB 9d0490fd79761a57fe4a4814242d489e6384738a8d1b365d54f2bfb10ec435f2
itsol_1.0.0.orig.tar.gz 439.5 KiB 6fe8e53d8209bd5bfd480a52f6cc77da4094b034de82d0ad548477e4cc9f4fbb
itsol_1.0.0-3.debian.tar.xz 7.4 KiB ef74b724c5615aa026e8cbd7102aa376779f648827bd52d7163c512567c3942a

No changes file available.

Binary packages built by this source

libitsol-dev: No summary available for libitsol-dev in ubuntu cosmic.

No description available for libitsol-dev in ubuntu cosmic.

libitsol1: ITerative SOLvers - runtime

 ITSOL is a library of iterative solvers for general sparse linear
 systems of equations. ITSOL can be viewed as an extension of the itsol
 module in SPARSKIT. It is written in C and offers a selection of
 recently developed preconditioners. The preconditioner suite includes:
 .
   * ILUK (ILU preconditioner with level of fill)
   * ILUT (ILU preconditioner with threshold)
   * ILUC (Crout version of ILUT)
   * VBILUK (variable block preconditioner with level of fill - with
     automatic block detection)
   * VBILUT (variable block preconditioner with threshold - with
     automatic block detection)
   * ARMS (Algebraic Recursive Multilevel Solvers -- includes actually
     several methods - In particular the standard ARMS and the ddPQ
     version which uses nonsymmetric permutations)
 .
 Note that ITSOL is a scalar package. You may find parallel implementations
 of some of the preconditioners listed above in pARMS.

libitsol1-dbgsym: debug symbols for libitsol1