Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37423410
en ru br
ALT Linux repos
S:1.2-alt4

Group :: Sciences/Mathematics
RPM: fi_lib

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.2-alt4
Build date: 16 march 2011, 14:54 ( 683.4 weeks ago )
Size: 84.08 Kb

Home page:   http://www2.math.uni-wuppertal.de/~xsc/software…

License: LGPL v2.0 or later
Summary: A fast interval library
Description:

The main features of the library, called fi_lib  (fast interval library)
are:

* Fast table look-up algorithms are used for the basic functions like
 arctan, exp or log
* All elementary function routines are supplied with reliable relative
 error bounds of high quality. The error estimates cover rounding
 errors, errors introduced by not exactly representable constants as
 well as approximation errors (best approximations with reliable error
 bounds).
* All error estimates are reliable worst-case estimates, which have been
 derived using interval methods.
* We only insist in a faithful computer arithmetic. The routines do not
 manipulate the rounding mode of basic operations (setting the rounding
 mode may be rather expensive).
* No higher precision internal data format is used. All computations are
 done using the IEEE-double format (64 bit).
* A C++ interface for easier use is also supplied with the library.
* To get good portability all programs are written in ANSI-C.

Current maintainer: Eugeny A. Rostovtsev (REAL)

List of contributors

List of rpms provided by this srpm:

  • fi_lib-examples
  • fi_lib-examples-debuginfo
  • libfi_lib
  • libfi_lib-debuginfo
  • libfi_lib-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin