Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37385763
en ru br
Репозитории ALT

Группа :: Науки/Математика
Пакет: fi_lib

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.2-alt4
Время сборки: 16 марта 2011, 14:54 ( 683.1 недели назад )
Размер архива: 84.08 Kb

Домашняя страница:   http://www2.math.uni-wuppertal.de/~xsc/software…

Лицензия: LGPL v2.0 or later
О пакете: A fast interval library
Описание:

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.

Текущий майнтейнер: Eugeny A. Rostovtsev (REAL)

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • fi_lib-examples
  • fi_lib-examples-debuginfo
  • libfi_lib
  • libfi_lib-debuginfo
  • libfi_lib-devel
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin