Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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

Hubo algunos fallos graves en el seno, coseno y tangente funciones, que son fijos en esta versión.
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

Implementaciones para el pecado goniométricas funciones, cos, tan y se han añadido. Sin embargo, uno debe tener cuidado al usarlos, ya que el intervalo de las implementaciones de confiar en el hardware, que no siempre es fiable.
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

Algunas funciones (min, asinh, / =) se han añadido. Un error de redondeo en la división fue corregido.
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

Un grave error fue corregido en la función de potencia, y la biblioteca reúne de nuevo con 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

La biblioteca ahora también compila bajo Cygwin.
Tags: Code cleanup
The library now also compiles under Cygwin.

Project Resources