PyMetis 0.91
A Graph Partitioning Package
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 (which is enough for my current use), 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.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| PyMetis-0.91.tar.gz (md5) | Source | 2008-04-21 21:49:34 | 210KB | 382 | |
- Author: Andreas Kloeckner <inform at tiker net>
- Home Page: http://mathema.tician.de/software/pymetis
- License: wrapper: MIT/code: Free for research and non-commercial use
-
Categories
- Development Status :: 4 - Beta
- Intended Audience :: Developers
- Intended Audience :: Other Audience
- Intended Audience :: Science/Research
- License :: Free for non-commercial use
- License :: OSI Approved :: MIT License
- Natural Language :: English
- Programming Language :: C
- Programming Language :: C++
- Programming Language :: Python
- Topic :: Multimedia :: Graphics :: 3D Modeling
- Topic :: Scientific/Engineering
- Topic :: Scientific/Engineering :: Mathematics
- Topic :: Scientific/Engineering :: Visualization
- Topic :: Software Development :: Libraries
- Package Index Owner: inducer77
- DOAP record: PyMetis-0.91.xml
Log in to rate this package.
