Package angel: Information

    Source package: angel
    Version: 2014.03.13-alt1
    Build time:  Mar 2, 2015, 03:39 PM in the task #141276
    Report package bug
    License: BSD
    Summary: ANGEL stands for Automatic differentiation Nested Graph Elimination Library
    Description: 
    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

    List of rpms provided by this srpm:
    libangel (x86_64, i586)
    libangel-debuginfo (x86_64, i586)
    libangel-devel (x86_64, i586)
    libangel-devel-doc (x86_64, i586)


    List of contributors:
    Eugeny A. Rostovtsev

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

    Last changed


    March 2, 2015 Eugeny A. Rostovtsev 2014.03.13-alt1
    - New snapshot
    - Fixed build with new boost (thnx iv@)
    April 3, 2012 Eugeny A. Rostovtsev 2011.06.30-alt1
    - Initial build for Sisyphus