octave-interval 3.2.0-5 source package in Ubuntu

Changelog

octave-interval (3.2.0-5) unstable; urgency=medium

  * Team upload

  [ Rafael Laboissiere ]
  * d/copyright: Group identical licenses in single stanzas
  * d/control:
    + Bump Standards-Version to 4.4.1 (no changes needed)
    + Bump dependency on dh-octave to >= 0.7.1
    This allows the injection of the virtual package octave-abi-N into
    the package's list of dependencies.

  [ Sébastien Villemot ]
  * d/copyright: use FSFUL and FSFULLR license short names (instead of
    "permissive")

 -- Rafael Laboissiere <email address hidden>  Tue, 05 Nov 2019 14:23:44 -0300

Upload details

Uploaded by:
Debian Octave Group
Uploaded to:
Sid
Original maintainer:
Debian Octave Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
octave-interval_3.2.0-5.dsc 2.2 KiB dc79b95ccea8d9e10ac4ab268d002ffda400f4839001c89006b0f42ffaefe76c
octave-interval_3.2.0.orig.tar.gz 2.5 MiB 40dca588e32167484a3e9d1c77858db11f4eacb5ea92dcc37c78144fd6f91a28
octave-interval_3.2.0-5.debian.tar.xz 7.5 KiB 6d980b026ff22db457e871d8e2ca78ca80e9d2246b4f915a9b0c9bf54544e7b4

No changes file available.

Binary packages built by this source

octave-interval: real-valued interval arithmetic for Octave

 The interval package for real-valued interval arithmetic allows
 one to evaluate functions over subsets of their domain. All results are
 verified, because interval computations automatically keep track of any
 errors.
 .
 These concepts can be used to handle uncertainties, estimate arithmetic errors
 and produce reliable results. Also it can be applied to computer-assisted
 proofs, constraint programming, and verified computing.
 .
 The implementation is based on interval boundaries represented by binary64
 numbers and is conforming to IEEE Std 1788-2015, IEEE standard for interval
 arithmetic.
 .
 This Octave add-on package is part of the Octave-Forge project.

octave-interval-dbgsym: debug symbols for octave-interval
octave-interval-doc: real-valued interval arithmetic for Octave (arch-indep files)

 The interval package for real-valued interval arithmetic allows
 one to evaluate functions over subsets of their domain. All results are
 verified, because interval computations automatically keep track of any
 errors.
 .
 These concepts can be used to handle uncertainties, estimate arithmetic errors
 and produce reliable results. Also it can be applied to computer-assisted
 proofs, constraint programming, and verified computing.
 .
 The implementation is based on interval boundaries represented by binary64
 numbers and is conforming to IEEE Std 1788-2015, IEEE standard for interval
 arithmetic.
 .
 This Octave add-on package is part of the Octave-Forge project.
 .
 This package provides documentation in HTML format for the octave-interval
 package.