octave-interval 3.1.0-3 source package in Ubuntu

Changelog

octave-interval (3.1.0-3) unstable; urgency=medium

  * Team upload.

  [ Rafael Laboissiere ]
  * d/control: Use Debian's GitLab URLs in Vcs-* headers

  [ Oliver Heimlich ]
  * Simplify cameleon plot in documentation to address build timeouts

 -- Sébastien Villemot <email address hidden>  Sun, 07 Jan 2018 15:48:48 +0100

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.1.0-3.dsc 2.2 KiB 93d2d12b7e0c45399801e99a98cbafe2657c44c1f6a6294ac59b6a5116c458f4
octave-interval_3.1.0.orig.tar.gz 2.3 MiB 854573a4093c1042523280d7f3bc2918fc3aaf2af5be3fb6ce79c6faf3913421
octave-interval_3.1.0-3.debian.tar.xz 7.2 KiB 130fa3dc8ddf1ed1e9031acf245a9b3aba129662e2f334528f12d99030bba9f3

Available diffs

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.