iml 1.0.5-1 source package in Ubuntu

Changelog

iml (1.0.5-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.6.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Fix Maintainer name of Debian Science team (routine-update)
  * Point Vcs fields to salsa.debian.org (routine-update)
  * Secure URI in copyright format (routine-update)
  * Remove trailing whitespace in debian/copyright (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Update watch file format version to 4.
  * Use secure URI in Homepage field.
  * Remove debian/gbp.conf
  * Enable dh_missing --fail-missing

 -- Andreas Tille <email address hidden>  Sat, 13 Nov 2021 09:11:27 +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 Pocket Published Component Section
Mantic release universe math
Lunar release universe math
Jammy release universe math

Downloads

File Size SHA-256 Checksum
iml_1.0.5-1.dsc 2.0 KiB 418973bec9aaf9d8860de352bf79fc212d6195d3da05cdee3797ea1baf29e5e5
iml_1.0.5.orig.tar.bz2 382.6 KiB 1dad666850895a5709b00b97422e2273f293cfadea7697a9f90b90953e847c2a
iml_1.0.5-1.debian.tar.xz 3.0 KiB 3c6a2183adb7b8a19a2f0908a6c1bf7343b1759c735f90b99aee2300ddbd169b

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