{ "info": { "author": "Omar Al-Hinai", "author_email": "ohinai@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "=====\nmimpy\n=====\n\n.. image:: https://api.travis-ci.org/ohinai/mimpy.png?branch=master\n :target: https://travis-ci.org/ohinai/mimpy\n\nMimpy is a Python based library for solving\nthe diffusion equation. Mimpy uses the Mimetic Finite Difference \nmethod, which as the advantage of solving using general polyhedral elements. \n\nBecause diffusion is a \"kernel\" for many physical phenomena, \nmimpy can also solve problems like the heat equation and multi-phase flow\nthrough porous media. \n\nA simple example can be found in hexmesh_example_1.py_.\nRun:\n\n .. code-block:: bash\n \n $ python hexmesh_example_1.py \n\nCode requirements: \n\n* NumPy \n* SciPy\n* Cython (if you want to update the c code). \n\n\n\n\n\n\nHistory\n-------\n\n0.1.1 (2016-3-31)\n---------------------\n\n* Updated README to better fit pypi page. \n* Added spe10 example\n\n\n0.1.0 (2016-3-29)\n---------------------\n\n* Test release of code.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ohinai/mimpy", "keywords": "mimpy", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "mimpy", "package_url": "https://pypi.org/project/mimpy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mimpy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ohinai/mimpy" }, "release_url": "https://pypi.org/project/mimpy/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Python implementation of the Mimetic Finite Difference method.", "version": "0.1.1" }, "last_serial": 2038906, "releases": { "0.1.0": [ { "comment_text": "built for Linux-3.10.0-327.4.5.el7.x86_64-x86_64-with-glibc2.2.5", "digests": { "md5": "7e6ca2d010ddc5e3e9db15e920167fe7", "sha256": "41bb7869a7b6d2eb7b66ce49e048329505d2ae63bba56e5eb3d594e6bde5fb35" }, "downloads": -1, "filename": "mimpy-0.1.0.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "7e6ca2d010ddc5e3e9db15e920167fe7", "packagetype": "bdist_dumb", "python_version": "2.7", "requires_python": null, "size": 1122582, "upload_time": "2016-03-30T15:12:41", "url": "https://files.pythonhosted.org/packages/fb/16/4941f405cf56a395a2448c996ffc2c1edc302f8699fc3a32dca8ba501186/mimpy-0.1.0.linux-x86_64.tar.gz" } ], "0.1.1": [ { "comment_text": "built for Linux-3.10.0-327.4.5.el7.x86_64-x86_64-with-glibc2.2.5", "digests": { "md5": "b0c7d7c3715ec3fb181f5818f75a9bbf", "sha256": "dd886c937424e1b0fc35acf464a3291c33881746fbb4a9ed0f489483abbebfff" }, "downloads": -1, "filename": "mimpy-0.1.1.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "b0c7d7c3715ec3fb181f5818f75a9bbf", "packagetype": "bdist_dumb", "python_version": "2.7", "requires_python": null, "size": 1067446, "upload_time": "2016-03-31T20:46:39", "url": "https://files.pythonhosted.org/packages/e0/de/f664eb90f555f1ef9c880007cb9f49744c8caca028e276bf415091943eee/mimpy-0.1.1.linux-x86_64.tar.gz" } ] }, "urls": [ { "comment_text": "built for Linux-3.10.0-327.4.5.el7.x86_64-x86_64-with-glibc2.2.5", "digests": { "md5": "b0c7d7c3715ec3fb181f5818f75a9bbf", "sha256": "dd886c937424e1b0fc35acf464a3291c33881746fbb4a9ed0f489483abbebfff" }, "downloads": -1, "filename": "mimpy-0.1.1.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "b0c7d7c3715ec3fb181f5818f75a9bbf", "packagetype": "bdist_dumb", "python_version": "2.7", "requires_python": null, "size": 1067446, "upload_time": "2016-03-31T20:46:39", "url": "https://files.pythonhosted.org/packages/e0/de/f664eb90f555f1ef9c880007cb9f49744c8caca028e276bf415091943eee/mimpy-0.1.1.linux-x86_64.tar.gz" } ] }