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

    Исходный пакет: chaco
    Версия: 2.2-alt8
    Последняя версия по данным Repology
    Собран:  17 сентября 2020 г. 3:01 в задании #258191
    Категория: Науки/Математика
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.sandia.gov/~bahendr/chaco.html

    Лицензия: LGPL v2.1
    О пакете: Matrix Orders, Colorings, and Partitionings
    Описание: 
    Chaco contains a wide variety of algorithms and options, many of which were
    invented by the authors. Some of the algorithms exploit the geometry of the
    mesh, others its local connectivity or its global structure as captured by
    eigenvectors of a related matrix. These methods can be mixed and matched in
    several ways, and combinations often prove to be more effective than any single
    technique in isolation. All these algorithms are accessed via a simple user
    interface, or a call from other software. Innovations in Chaco include
    
      * Development of multilevel graph partitioning. This widely imitated approach
      has become the premiere algorithm combining very high quality with short
      calculation times.
    
      * Extension of spectral partitioning to enable the use of 2 or 3 Laplacian
      eigenvectors to quadrisect of octasect a graph.
    
      * Highly efficient and robust eigensolvers for use with spectral graph
      algorithms.
    
      * Generalization of the Kernighan-Lin/Fiduccia-Mattheyses algorithm to handle
      weighted graphs, arbitrary number of sets and lazy initiation.
    
      * Development of skewed partitioning to improve the mapping of a graph onto a
      target parallel architecture.
    
      * Various post-processing options to improve partitions in a number of ways.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    chaco (x86_64, ppc64le, i586, armh, aarch64)
    chaco-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    chaco-docs (noarch)
    libchaco (x86_64, ppc64le, i586, armh, aarch64)
    libchaco-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libchaco-devel (x86_64, ppc64le, i586, armh, aarch64)

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

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

    Права:
    Grigory Ustinov

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


    17 сентября 2020 г. Grigory Ustinov 2.2-alt8
    - Fixed FTBFS.
    29 ноября 2011 г. Eugeny A. Rostovtsev 2.2-alt7
    - Renamed libchaco.so -> libchaco2.so
    - Disabled devel-static package
    13 марта 2011 г. Eugeny A. Rostovtsev 2.2-alt6
    - Added -g into compiler flags