Interval arithmetic for Octave
The Octave-forge 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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.2.1-9.fc41 | - |
Fedora 41 | 3.2.1-9.fc41 | - |
Fedora 40 | 3.2.1-8.fc40 | - |
Fedora 39 | 3.2.1-6.fc39 | - |
Fedora EPEL 9 | 3.2.1-2.el9 | - |
You can contact the maintainers of this package via email at
octave-interval dash maintainers at fedoraproject dot org
.