{ "info": { "author": "Qiao Chen", "author_email": "benechiao@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering", "Topic :: Software Development" ], "description": "Partition *finite element* meshes with METIS in Python\n=======================================================\n\n.. image:: https://travis-ci.org/chiao45/pymetis_mesh.svg?branch=master\n :target: https://travis-ci.org/chiao45/pymetis_mesh\n.. image:: https://img.shields.io/pypi/v/pymetis_mesh.svg?branch=master\n :target: https://pypi.org/project/pymetis-mesh/\n\nIntroduction\n------------\n\nThis repository contains a simple Python wrapper of ``METIS_PartMeshDual`` and\n``METIS_PartMeshNodal``, which can partition finite element unstructured meshes\neither element-wisely or node-wisely, resp. The wrapper script is written in\nCython, and the C code has been already generated. Notice that regenerating the\nC source code is pretty straightforward.\n\nInstallation\n------------\n\n.. code-block:: console\n\n $ pip3 install pymetis_mesh\n\nLicense\n-------\n\nMIT License\n\nCopyright (c) 2018 Qiao Chen\n\n``METIS`` and ``ParMETIS`` have their own licenses, please check the source directory.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chiao45/pymetis_mesh", "keywords": "Math", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pymetis-mesh", "package_url": "https://pypi.org/project/pymetis-mesh/", "platform": "", "project_url": "https://pypi.org/project/pymetis-mesh/", "project_urls": { "Homepage": "https://github.com/chiao45/pymetis_mesh" }, "release_url": "https://pypi.org/project/pymetis-mesh/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Partitioning Finite Element Meshes with METIS in Python", "version": "1.0.0" }, "last_serial": 4235830, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "891e4058729c41a3ac08748a31ad7d7f", "sha256": "028d901be540fddb32ffc27d9daee8a0513ebac2febd831ab7042d7b4c3d7527" }, "downloads": -1, "filename": "pymetis_mesh-0.1.0.tar.gz", "has_sig": false, "md5_digest": "891e4058729c41a3ac08748a31ad7d7f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 374292, "upload_time": "2018-08-20T21:07:59", "url": "https://files.pythonhosted.org/packages/a5/75/037a9d1f9793d7309e70b19e772a14b16aa0a5c972198911fcf65bb98fda/pymetis_mesh-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "d396814f4d39b1ec2558bc680a1be5f8", "sha256": "c870b059011b5e4a807460f8e99652f1350f4204bedbd232937b0ea953b50389" }, "downloads": -1, "filename": "pymetis_mesh-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d396814f4d39b1ec2558bc680a1be5f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 387061, "upload_time": "2018-08-26T18:46:58", "url": "https://files.pythonhosted.org/packages/16/3b/6d40877a52a31387874c3ae7329e1634010bf314d2100dbf095462982f46/pymetis_mesh-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "33f029751f7832aec788f9b1364e458c", "sha256": "1ac4f6ab862ead14dcba160352bee80bb91bbc397623d1233a6273f01cb6ff39" }, "downloads": -1, "filename": "pymetis_mesh-0.2.0.tar.gz", "has_sig": false, "md5_digest": "33f029751f7832aec788f9b1364e458c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 402375, "upload_time": "2018-08-28T04:59:07", "url": "https://files.pythonhosted.org/packages/5a/77/9b0d4895211e0ae3421b97bce518c27df46bf9e02fb848656cf4a5d45ace/pymetis_mesh-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "40d94c71cfe5ec4e18f493ec8b259e53", "sha256": "c1d52e9a7294be59c2ae6dc0ea5a5b72d73b3c188446b736c4578b52ab998b49" }, "downloads": -1, "filename": "pymetis_mesh-0.2.1.tar.gz", "has_sig": false, "md5_digest": "40d94c71cfe5ec4e18f493ec8b259e53", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 402282, "upload_time": "2018-08-28T16:27:16", "url": "https://files.pythonhosted.org/packages/ef/63/b54914ed5cfadd910d0afa92d2634bc787367af8ae15b8026c19886e659b/pymetis_mesh-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "ba4d32d39904f676817dda54cffb9917", "sha256": "845bc3e4ba358cc099550beb396854955010d561ec5fa5b30558874ef1be4175" }, "downloads": -1, "filename": "pymetis_mesh-0.2.2.tar.gz", "has_sig": false, "md5_digest": "ba4d32d39904f676817dda54cffb9917", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 467193, "upload_time": "2018-08-31T04:56:29", "url": "https://files.pythonhosted.org/packages/ef/d9/ebddb44b8fd411a5601d26137b1b75234f4f9ee241c722f34acb18d14e83/pymetis_mesh-0.2.2.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "6f4deaa47a83f1ae24f2bafe86803df9", "sha256": "6e57711cc25ffe645f7a5c77e69e7984efa0657f73ff5982c89c0dee203d92d9" }, "downloads": -1, "filename": "pymetis_mesh-1.0.0.tar.gz", "has_sig": false, "md5_digest": "6f4deaa47a83f1ae24f2bafe86803df9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 597277, "upload_time": "2018-09-03T23:09:11", "url": "https://files.pythonhosted.org/packages/ff/89/ea7e079a326990e2827cc74f37bb184a9401ef5278ea3d5dd220919cc916/pymetis_mesh-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6f4deaa47a83f1ae24f2bafe86803df9", "sha256": "6e57711cc25ffe645f7a5c77e69e7984efa0657f73ff5982c89c0dee203d92d9" }, "downloads": -1, "filename": "pymetis_mesh-1.0.0.tar.gz", "has_sig": false, "md5_digest": "6f4deaa47a83f1ae24f2bafe86803df9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 597277, "upload_time": "2018-09-03T23:09:11", "url": "https://files.pythonhosted.org/packages/ff/89/ea7e079a326990e2827cc74f37bb184a9401ef5278ea3d5dd220919cc916/pymetis_mesh-1.0.0.tar.gz" } ] }