Package python-module-pymetis: Information

    Source package: python-module-pymetis
    Version: 0.91.1-alt1.git20091015.1
    Build time:  Mar 16, 2011, 10:38 PM
    Report package bug
    License: MIT
    Summary: Python wrapper for the Metis graph partititioning software
    Description: 
    PyMetis is a Python wrapper for the Metis graph partititioning software
    by George Karypis, Vipin Kumar and others. It includes version 5.0pre2
    of Metis and wraps it using the Boost Python wrapper generator library.
    So far, it only wraps the most basic graph partitioning functionality,
    but extending it in case you need more should be quite straightforward.
    Using PyMetis to partition your meshes is really easy--essentially all
    you need to pass into PyMetis is an adjacency list for the graph and the
    number of parts you would like.

    List of rpms provided by this srpm:
    python-module-pymetis (x86_64, i586)
    python-module-pymetis-debuginfo (x86_64, i586)


    List of contributors:
    Eugeny A. Rostovtsev

      1. boost-python-devel
      2. gcc-c++
      3. python-module-setuptools

    Last changed


    March 16, 2011 Eugeny A. Rostovtsev 0.91.1-alt1.git20091015.1
    - Rebuilt for debuginfo
    Dec. 28, 2010 Eugeny A. Rostovtsev 0.91.1-alt1.git20091015
    - Initial build for Sisyphus