octave-interval 3.1.0-2 source package in Ubuntu

Changelog

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

  * Team upload.

  [ Oliver Heimlich ]
  * Ignore results of unreliable BISTs
  * Ignore results of fesetround BISTs

  [ Rafael Laboissiere ]
  * Use the dh-based version of octave-pkg-dev
  * Set debhelper compatibility level to >= 11
  * d/control: Bump Standards-Version to 4.1.3 (no changes needed)

 -- Rafael Laboissiere <email address hidden>  Fri, 29 Dec 2017 22:13:40 -0200

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-2.dsc 2.2 KiB 2896461aecbd279da0fbdcc85985016aaeaf87e81e593397d615b2226f5a8bd2
octave-interval_3.1.0.orig.tar.gz 2.3 MiB 854573a4093c1042523280d7f3bc2918fc3aaf2af5be3fb6ce79c6faf3913421
octave-interval_3.1.0-2.debian.tar.xz 6.3 KiB b826da0ea88009015b50293d6a846e856431cf28dfa1040469abb1988c2cddbd

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.