iml 1.0.5-2 source package in Ubuntu

Changelog

iml (1.0.5-2) unstable; urgency=medium

  * Team upload.
  * debian/control
    - Switch libatlas-bas-dev to libblas-dev in Build-Depends
      (Closes: #1056678).
  * debian/rules
    - Drop ATLAS-related configure options and add "--with-cblas" option to
      link against libblas.so.

 -- Doug Torrance <email address hidden>  Wed, 08 May 2024 01:40:04 -0400

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
Oracular release universe math

Downloads

File Size SHA-256 Checksum
iml_1.0.5-2.dsc 2.0 KiB 4c17d180f4018e8f3df4bceaf56d90530ccc796d79b869f02ff1759254aecc2d
iml_1.0.5.orig.tar.bz2 382.6 KiB 1dad666850895a5709b00b97422e2273f293cfadea7697a9f90b90953e847c2a
iml_1.0.5-2.debian.tar.xz 3.2 KiB b26097838c7ecd71e2b078a18c75ed19a42820cdd84a110c9725b7477e56d8ce

No changes file available.

Binary packages built by this source

libiml-dev: Integer Matrix Library, development files

 IML is a library for exact, dense linear algebra over the integers.
 IML contains algorithms for nonsingular rational system solving,
 computing the right nullspace of an integer matrix, and certified
 linear system solving.
 .
 In addition, IML provides some low level routines for a variety of
 mod p matrix operations: computing the row-echelon form, determinant,
 rank profile, and inverse of a mod p matrix. These mod p routines
 are not general purpose; they require that p satisfy some
 preconditions based on the dimension of the input matrix (usually p
 should be prime and should be no more than about 20 bits long).
 .
 This package contains development files for IML.

libiml0: Integer Matrix Library, runtime files

 IML is a library for exact, dense linear algebra over the integers.
 IML contains algorithms for nonsingular rational system solving,
 computing the right nullspace of an integer matrix, and certified
 linear system solving.
 .
 In addition, IML provides some low level routines for a variety of
 mod p matrix operations: computing the row-echelon form, determinant,
 rank profile, and inverse of a mod p matrix. These mod p routines
 are not general purpose; they require that p satisfy some
 preconditions based on the dimension of the input matrix (usually p
 should be prime and should be no more than about 20 bits long).
 .
 This package contains runtime files for IML.

libiml0-dbgsym: debug symbols for libiml0