Downloadliste

Projektbeschreibung

Easyval is a very basic implementation of interval arithmetic, using
hardware doubles as interval bounds. The first target of this library
is that the interval arithmetic containment criterium is respected.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-12-07 16:50
0.8.1

Es gab einige gravierende Fehler in den Sinus, Cosinus und Tangens Funktionen, die in diesem Release behoben werden.
Tags: Major bugfixes
There were some serious bugs in the sine, cosine
and tangent functions, which are fixed in this
release.

2004-11-24 16:52
0.8.0

Implementierungen für die goniometrischen Funktionen sin, cos, tan und wurden hinzugefügt. Trotzdem sollte man vorsichtig sein, wenn mit ihnen, da das Intervall auf der Hardware-Implementierungen, die nicht immer zuverlässig zu verlassen.
Tags: Major feature enhancements
Implementations for the goniometric functions sin,
cos, and tan were added. Nevertheless, one should
take care when using them, since the interval
implementations rely on the hardware, which is not
always reliable.

2004-10-01 11:10
0.7.2

Einige Funktionen (min, asinh, / =) zugegeben. Eine Rundung Fehler in der Division wurde behoben.
Tags: Minor feature enhancements
Some functions (min, asinh, /=) were added. A rounding bug in the division was fixed.

2004-03-05 02:14
0.7.1

Ein schwerer Fehler wurde in der Power-Funktion behoben, und die Bibliothek kompiliert wieder mit Debian Woody.
Tags: Major bugfixes
A serious bug was fixed in the power function, and the library
compiles again with Debian Woody.

2004-02-29 00:38
0.7

Die Bibliothek sammelt nun auch unter Cygwin.
Tags: Code cleanup
The library now also compiles under Cygwin.

Project Resources