Easyval

Easyval is a very basic implementation of interval arithmetic, using hardware doubles as interval bounds.
Download

Easyval Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Johan Vervloet and Stefan Becuwe
  • Publisher web site:
  • https://losderover.be:2312/Easyval/

Easyval Tags


Easyval Description

Easyval is a very basic implementation of interval arithmetic, using hardware doubles as interval bounds. 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.Installation:1. Unpack the archive2. cd to the Easyval-x.x directory, and run './configure'. If you are using Debian Woody, make sure to have g++-3.0 installed, and to set the 'CXX' environment variable to 'g++-3.0'3. Run 'make' to build the library, and 'make install' to install it. (If you are using FreeBSD, you might need 'gmake' instead of 'make'If you don't want a 'standard installation', you can provide some parameters to configure. Enter './configure --help' for a list of available options. What's New in This Release:· Easyval-0.8.1.tar.gz: release· configure.in: changed version number· src/ev_tan.cpp: fixed bug in argument reduction


Easyval Related Software