Пакет fi_lib: Информация

    Исходный пакет: fi_lib
    Версия: 1.2-alt4
    Собран:  16 марта 2011 г. 17:54
    Категория: Науки/Математика
    Сообщить об ошибке в пакете
    Лицензия: 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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    fi_lib-examples (x86_64, i586)
    fi_lib-examples-debuginfo (x86_64, i586)
    libfi_lib (x86_64, i586)
    libfi_lib-debuginfo (x86_64, i586)
    libfi_lib-devel (x86_64, i586)

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Eugeny A. Rostovtsev

    Права:
    Eugeny A. Rostovtsev
    @everybody

      1. gcc-c++

    Последнее изменение


    16 марта 2011 г. Eugeny A. Rostovtsev 1.2-alt4
    - Added -g into compiler flags
    10 февраля 2011 г. Eugeny A. Rostovtsev 1.2-alt3
    - Rebuilt for debuginfo
    19 октября 2010 г. Eugeny A. Rostovtsev 1.2-alt2
    - Rebuilt for soname set-versions