{ "info": { "author": "Anton Bondarenko", "author_email": "bond.anton@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Mathematics" ], "description": "# BDPoisson1D\n\n[![Build Status](https://travis-ci.org/bond-anton/BDPoisson1D.svg)](https://travis-ci.org/bond-anton/BDPoisson1D)\n[![codecov](https://codecov.io/gh/bond-anton/BDPoisson1D/branch/master/graph/badge.svg)](https://codecov.io/gh/bond-anton/BDPoisson1D)\n\nOne dimensional finite difference Poisson equation solver.\n\n## Installation\n\nTo install run\n```shell\npip install BDPoisson1D\n```\nor\n```shell\npython setup.py install\n```\n## Usage\n\nPlease see the demo directory for the usage examples.\n\n## License\n\nBDPoisson1D is free open source software licensed under Apache license version 2.0", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bond-anton/BDPoisson1D", "keywords": "FiniteDifference PDE Poisson", "license": "Apache Software License", "maintainer": "", "maintainer_email": "", "name": "BDPoisson1D", "package_url": "https://pypi.org/project/BDPoisson1D/", "platform": "", "project_url": "https://pypi.org/project/BDPoisson1D/", "project_urls": { "Homepage": "https://github.com/bond-anton/BDPoisson1D" }, "release_url": "https://pypi.org/project/BDPoisson1D/0.2.2/", "requires_dist": null, "requires_python": "", "summary": "BD Finite Difference Poisson equation solver", "version": "0.2.2" }, "last_serial": 4863844, "releases": { "0.2.1": [ { "comment_text": "", "digests": { "md5": "5c68b64bae0cc7b4d58eca0d0dc0dc63", "sha256": "2e4632f846ad88874074896bebe56d75faed93121cc2062453eea86a0bb18edc" }, "downloads": -1, "filename": "BDPoisson1D-0.2.1-cp36-cp36m-macosx_10_13_x86_64.whl", "has_sig": false, "md5_digest": "5c68b64bae0cc7b4d58eca0d0dc0dc63", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 399453, "upload_time": "2018-07-18T23:01:33", "url": "https://files.pythonhosted.org/packages/67/1c/4b949d413bfcf1f2427add3097b4e249a3e0caabfe5102b3a41fb0906e3f/BDPoisson1D-0.2.1-cp36-cp36m-macosx_10_13_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "54caba5cc5c308939a1b0ac50e0bb69c", "sha256": "bcb762779e4d7d7e5854c8347431f5dec11436e2cfcbcd9de59b098677a2fb09" }, "downloads": -1, "filename": "BDPoisson1D-0.2.1.tar.gz", "has_sig": false, "md5_digest": "54caba5cc5c308939a1b0ac50e0bb69c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 578966, "upload_time": "2018-07-18T23:01:37", "url": "https://files.pythonhosted.org/packages/de/50/dab6a2d1f7f4d9c4b81c807a57c7e0438922e0fb32050f7be15b98256b4f/BDPoisson1D-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "82be39b99c3b2b9aff93ac09a1a2536d", "sha256": "e31b13e354cc9c0a80b7232bcbdaeeabf880be0771387d6b82597d905c9135ce" }, "downloads": -1, "filename": "BDPoisson1D-0.2.2.tar.gz", "has_sig": false, "md5_digest": "82be39b99c3b2b9aff93ac09a1a2536d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 622202, "upload_time": "2019-02-25T09:56:50", "url": "https://files.pythonhosted.org/packages/f6/62/18333c12d17d31f8d9c9c3368a8ddd0faf8b418f38d1da01eed7753b0976/BDPoisson1D-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "82be39b99c3b2b9aff93ac09a1a2536d", "sha256": "e31b13e354cc9c0a80b7232bcbdaeeabf880be0771387d6b82597d905c9135ce" }, "downloads": -1, "filename": "BDPoisson1D-0.2.2.tar.gz", "has_sig": false, "md5_digest": "82be39b99c3b2b9aff93ac09a1a2536d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 622202, "upload_time": "2019-02-25T09:56:50", "url": "https://files.pythonhosted.org/packages/f6/62/18333c12d17d31f8d9c9c3368a8ddd0faf8b418f38d1da01eed7753b0976/BDPoisson1D-0.2.2.tar.gz" } ] }