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

    Исходный пакет: libscythe
    Версия: 1.0.3-alt1
    Собран:  17 сентября 2012 г. 18:06
    Категория: Разработка/C++
    Сообщить об ошибке в пакете
    Домашняя страница: http://scythe.wustl.edu/

    Лицензия: GPL
    О пакете: C++ library for statistical computation
    Описание: 
    The Scythe Statistical Library is an open source C++ library for
    statistical computation. It includes a suite of matrix manipulation
    functions, a suite of pseudo-random number generators, and a suite
    of numerical optimizers. Programs written using Scythe are generally
    much faster than those written in commonly used interpreted
    languages, such as R, Matlab, and GAUSS; and can be compiled on any
    system with the GNU GCC compiler (and perhaps with other C++
    compilers). One of the primary design goals of the Scythe developers
    has been ease of use for non-expert C++ programmers. Ease of use is
    provided through three primary mechanisms: (1) operator and function
    over-loading, (2) numerous pre-fabricated utility functions, and (3)
    clear documentation and example programs. Additionally, Scythe is
    quite flexible and entirely extensible because the source code is
    available to all users. Scythe is distributed under the GNU General
    Public License, and has been thoroughly tested on Linux and MacOS X.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libscythe-devel (noarch)
    libscythe-doc (noarch)

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

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

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

      1. gcc-c++

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


    17 сентября 2012 г. Eugeny A. Rostovtsev 1.0.3-alt1
    - Version 1.0.3
    24 марта 2009 г. Eugeny A. Rostovtsev 1.0.2-alt1
    - Initial build for Sisyphus