help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

interval 1.0.0 released


From: Carnë Draug
Subject: interval 1.0.0 released
Date: Mon, 15 Jun 2015 00:01:22 +0100

Hi everyone

a new release of the interval package [1] is out, version 1.0.0, by Oliver
Heimlich.  A summary of important user-visible changes is also available
online [2].

The interval package for real-valued interval arithmetic provides data
types and operations for verified computing.  It can be used to handle
uncertainties, estimate arithmetic errors and produce reliable results.  Also
it can help find guaranteed solutions to numerical problems.  Thanks to
GNU MPFR many arithmetic operations are provided with best possible accuracy.
The implementation of intervals in inf-sup format is based on interval
boundaries represented by binary64 numbers and is standard conforming to
IEEE 1788.

Enjoy Octave responsibly,
Carnë

[1] http://octave.sourceforge.net/interval/
[2] http://octave.sourceforge.net/interval/NEWS.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]