octave-interval 3.2.1-6 source package in Ubuntu
Changelog
octave-interval (3.2.1-6) unstable; urgency=medium * Team upload * d/p/display-plus-intervaltotext.patch: New patch. Thanks to Vincent Lefèvre for proposing the fix (Closes: #1050796) * d/control: + Bump Standards-Version to 4.6.2 (no changes needed) + Update Homepage URL * d/copyright: Update Source URL -- Rafael Laboissière <email address hidden> Wed, 30 Aug 2023 02:47:30 -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 | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | misc | |
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
octave-interval_3.2.1-6.dsc | 2.3 KiB | ddfc97117bcee2617391547d811e3ef4fbe80d02c467abada4ed241f1b83b27d |
octave-interval_3.2.1.orig.tar.gz | 2.4 MiB | 38e526427375713229ab3d86a5fe3f5a08550747d8420541706fdea9093fdce8 |
octave-interval_3.2.1-6.debian.tar.xz | 10.5 KiB | 91c8239ef34671330a51c6c828070091585090cfaeb9fa6c0079b4da802a7590 |
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.