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

    Исходный пакет: angel
    Версия: 2011.06.30-alt1
    Собран:  3 апреля 2012 г. 18:49
    Категория: Науки/Математика
    Сообщить об ошибке в пакете
    Домашняя страница: http://sourceforge.net/projects/angellib/

    Лицензия: BSD
    О пакете: ANGEL stands for Automatic differentiation Nested Graph Elimination Library
    Описание: 
    ANGEL stands for Automatic differentiation Nested Graph Elimination
    Library. It implements graph elimination techniques in order to find the
    cheapest accumulation of Jacobian matrices. It provides:
    
    * Sparse representation of c-graphs and their dual line graphs including
      many helper functions to work with them
    * Vertex, edge, and face elimination
    
    * Structured graph generator
    * Heuristics for selecting next vertex, edge or face to eliminate
    
      * Lowest Markowitz degree first
      * Lowest relative Markowitz degree first
      * Minimal Fill-in
      * Maximal overall path length reduction
      * Maximal overall Markowitz degree reduction
      * Lowest Markowitz minimal damage
      * Scarcity-aware edge eliminations
    
    * Stochastic methods
    
      * It is intended to optimize elimination sequences but written as
        universally as possible and can be applied to any problem where
        neighborhood relation and objective function are provided as functor
      * Metropolis with fixed temperature
      * Metropolis with fixed temperature

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

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

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

      1. doxygen
      2. graphviz
      3. gcc-c++
      4. rpm-macros-make
      5. boost-devel
      6. libxaifBooster-devel

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


    3 апреля 2012 г. Eugeny A. Rostovtsev 2011.06.30-alt1
    - Initial build for Sisyphus