octave-interval 3.1.0-1 source package in Ubuntu

Changelog

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

  [ Sébastien Villemot ]
  * d/copyright: use secure URL for format.
  * Add Build-Depends on ghostscript.

  [ Rafael Laboissiere ]
  * d/control: Use cgit instead of gitweb in Vcs-Browser URL
  * d/control: Add Testsuite field
  * d/control: Bump Standards-Version to 4.1.2 (no changes needed)

  [ Oliver Heimlich ]
  * New upstream version 3.1.0
    - On x86-32 platforms w/o SSE a new compiler switch allows to disable
      80-bit floating-point arithmetic (closes: #874135)
    - OSMesa is no longer used to render images for package documentation
      (closes: #877149)
  * d/patches/*: Discard superseded patches
  * d/control: Use secure upstream URL
  * d/copyright: Reflect upstream changes
  * d/u/metadata: Use secure upstream URL, update release year

 -- Oliver Heimlich <email address hidden>  Tue, 26 Dec 2017 21:29:55 +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-1.dsc 2.2 KiB b1532bbb81275081e6b2ff942d8eeefaaf5e63c99c78844865195e0529bdc684
octave-interval_3.1.0.orig.tar.gz 2.3 MiB 854573a4093c1042523280d7f3bc2918fc3aaf2af5be3fb6ce79c6faf3913421
octave-interval_3.1.0-1.debian.tar.xz 5.6 KiB 37aa3366516a44d8430d59f7962dcb837f6ff7895e45064df996cf86b4396d7f

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.