{ "info": { "author": "Nico Schl\u00f6mer", "author_email": "nico.schloemer@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Mathematics" ], "description": "parabolic\n=========\n\nTime stepping method for parabolic problems.\n\n|CircleCI| |codecov| |PyPi Version| |GitHub stars|\n\nTesting\n~~~~~~~\n\nTo run the tests, check out this repository and type\n\n::\n\n pytest\n\nLicense\n~~~~~~~\n\nparabolic is published under the MIT license. See the file LICENSE for\ndetailed information.\n\n.. |CircleCI| image:: https://img.shields.io/circleci/project/github/nschloe/parabolic.svg\n :target: https://circleci.com/gh/nschloe/parabolic\n.. |codecov| image:: https://img.shields.io/codecov/c/github/nschloe/parabolic.svg\n :target: https://codecov.io/gh/nschloe/parabolic\n.. |PyPi Version| image:: https://img.shields.io/pypi/v/parabolic.svg\n :target: https://pypi.python.org/pypi/parabolic\n.. |GitHub stars| image:: https://img.shields.io/github/stars/nschloe/parabolic.svg?style=social&label=Stars\n :target: https://github.com/nschloe/parabolic\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/nschloe/parabolic/releases", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nschloe/parabolic", "keywords": "", "license": "License :: OSI Approved :: MIT License", "maintainer": "", "maintainer_email": "", "name": "parabolic", "package_url": "https://pypi.org/project/parabolic/", "platform": "any", "project_url": "https://pypi.org/project/parabolic/", "project_urls": { "Download": "https://github.com/nschloe/parabolic/releases", "Homepage": "https://github.com/nschloe/parabolic" }, "release_url": "https://pypi.org/project/parabolic/0.1.2/", "requires_dist": [ "matplotlib", "numpy", "pipdate" ], "requires_python": "", "summary": "Time-steppers for parabolic PDEs", "version": "0.1.2" }, "last_serial": 3666269, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "1d01caa73d0c3f0b514542fbabd6b946", "sha256": "420ede11d28af67ab69f6458245b499596480742dc424b20e630dc764e8a0a72" }, "downloads": -1, "filename": "parabolic-0.1.0.tar.gz", "has_sig": true, "md5_digest": "1d01caa73d0c3f0b514542fbabd6b946", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2574, "upload_time": "2017-03-28T20:26:17", "url": "https://files.pythonhosted.org/packages/9d/71/1a6fc43caa10b48fe98a69344fa077d32c10099811c47d21f68fe043813c/parabolic-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "b3a6e07e21fc81eab178a91daaaa1aab", "sha256": "5c745733fcbaf611e5b75c36e3fcff478faa893a78c2a9514636180570590bfe" }, "downloads": -1, "filename": "parabolic-0.1.1.tar.gz", "has_sig": true, "md5_digest": "b3a6e07e21fc81eab178a91daaaa1aab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2560, "upload_time": "2017-06-06T19:19:10", "url": "https://files.pythonhosted.org/packages/48/ce/968413a40a99050889b4ef385bbe8c1eecc895c051b647c338a86088cd2b/parabolic-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "4778f1349199215d59d397015bfbf905", "sha256": "888d3cccedb2e5f1e886c0b73457c18a50dd2858f50e4619b4e000f31e144c7a" }, "downloads": -1, "filename": "parabolic-0.1.2-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "4778f1349199215d59d397015bfbf905", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4323, "upload_time": "2018-03-13T17:51:08", "url": "https://files.pythonhosted.org/packages/3f/8a/a46151f922f73f9fd8cd4ec2cf2c7ff5739ffdadc3cd0adbcb4a11ddb66e/parabolic-0.1.2-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4778f1349199215d59d397015bfbf905", "sha256": "888d3cccedb2e5f1e886c0b73457c18a50dd2858f50e4619b4e000f31e144c7a" }, "downloads": -1, "filename": "parabolic-0.1.2-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "4778f1349199215d59d397015bfbf905", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4323, "upload_time": "2018-03-13T17:51:08", "url": "https://files.pythonhosted.org/packages/3f/8a/a46151f922f73f9fd8cd4ec2cf2c7ff5739ffdadc3cd0adbcb4a11ddb66e/parabolic-0.1.2-py2.py3-none-any.whl" } ] }