itsol 1.0.0-3build2 source package in Ubuntu

Changelog

itsol (1.0.0-3build2) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 16:50:46 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs

Downloads

File Size SHA-256 Checksum
itsol_1.0.0.orig.tar.gz 439.5 KiB 6fe8e53d8209bd5bfd480a52f6cc77da4094b034de82d0ad548477e4cc9f4fbb
itsol_1.0.0-3build2.debian.tar.xz 7.6 KiB e616c5a05aac515086cdff61e9a023b0654085f2cfa5732ef085c88ccca0ea79
itsol_1.0.0-3build2.dsc 2.1 KiB dd695d8fd05167998d7e32bde572c780b0b6e2def28f09bd3a8a2a7821de8ca7

Available diffs

View changes file

Binary packages built by this source

libitsol-dev: ITerative SOLvers - devel

 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.
 .
 This package provides the itsol header files required to compile C/C++ programs
 that use ITSOL.

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