Package python-module-pymetis: Information

    Source package: python-module-pymetis
    Version: 2011.1.1-alt5.git20120417.1.1
    Build time:  Apr 4, 2016, 07:27 AM in the task #159698
    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)
    python3-module-pymetis (x86_64, i586)
    python3-module-pymetis-debuginfo (x86_64, i586)



      1. python3-devel
      2. python3-module-setuptools
      3. gcc-c++
      4. boost-python-devel
      5. boost-python3-devel
      6. rpm-build-python3
      7. python-module-setuptools
      8. python-tools-2to3

    Last changed


    March 17, 2016 Ivan Zakharyaschev 2011.1.1-alt5.git20120417.1.1
    - (NMU) rebuild with python3-3.5 & rpm-build-python3-0.1.10
      (for ABI dependence and new python3(*) reqs)
    Jan. 3, 2015 Ivan A. Melnikov 2011.1.1-alt5.git20120417.1
    - rebuild with boost 1.57.0
    Aug. 16, 2014 Eugeny A. Rostovtsev 2011.1.1-alt5.git20120417
    - Added module for Python 3