{ "info": { "author": "Warren Weckesser", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": "\nodeintw\n=======\n\n`odeintw` provides a wrapper of `scipy.integrate.odeint` that allows it to\nhandle complex and matrix differential equations. That is, it can solve\nequations of the form\n\n dZ/dt = F(Z, t, param1, param2, ...)\n\nwhere `t` is real and `Z` is a real or complex array.\n\nSince `odeintw` is just a wrapper of `scipy.integrate.odeint`, it requires\n`scipy` to be installed.\n\nSee README.md at https://github.com/WarrenWeckesser/odeintw for examples.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/WarrenWeckesser/odeintw", "keywords": "scipy odeint", "license": "", "maintainer": "", "maintainer_email": "", "name": "odeintw", "package_url": "https://pypi.org/project/odeintw/", "platform": "", "project_url": "https://pypi.org/project/odeintw/", "project_urls": { "Homepage": "https://github.com/WarrenWeckesser/odeintw" }, "release_url": "https://pypi.org/project/odeintw/0.1.1/", "requires_dist": [ "scipy" ], "requires_python": "", "summary": "Solve complex and matrix differential equations with scipy.integrate.odeint.", "version": "0.1.1" }, "last_serial": 5374501, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "add9df9a3be1e1853e8591e04f298c8b", "sha256": "74030c88ef2e2b9d79e717e8e25f581f857e602a438ae9045d853f477fda8ef8" }, "downloads": -1, "filename": "odeintw-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "add9df9a3be1e1853e8591e04f298c8b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7425, "upload_time": "2019-06-08T05:15:07", "url": "https://files.pythonhosted.org/packages/92/9f/d29c5cd6ba3f69f4037af1c9854eb388ca2773e9557315b5c5df90d93dee/odeintw-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c62c1f136881ac89b62367f3ca45b476", "sha256": "2167f460ebad41a41d5c72fd23b75b8a8a2edfe9f4b16c881839ce75a3803899" }, "downloads": -1, "filename": "odeintw-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c62c1f136881ac89b62367f3ca45b476", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6764, "upload_time": "2019-06-08T05:15:09", "url": "https://files.pythonhosted.org/packages/e3/e8/b78e31d0314d662af81817d7fb88cd1746b5ad26b4e1c7995b2ee9ffb7c3/odeintw-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "5a2fef2e9617fc68e57d1c600eb4ede1", "sha256": "1aff54cd0290bf5589a2f71e3f13d7b6f50858c9f1c8d800cd64da1911db7688" }, "downloads": -1, "filename": "odeintw-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "5a2fef2e9617fc68e57d1c600eb4ede1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7612, "upload_time": "2019-06-08T05:37:42", "url": "https://files.pythonhosted.org/packages/ac/90/af3f1a231bf8eeeea588458e0b06cb2fdab3bc7d0927dc6c9a8fd426b0d3/odeintw-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "577be6a65b29994d47850c3332365832", "sha256": "889ed4423619f3718deec810daf936b9e6cb3948fc5ed86f4b244d3fea473f89" }, "downloads": -1, "filename": "odeintw-0.1.1.tar.gz", "has_sig": false, "md5_digest": "577be6a65b29994d47850c3332365832", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6842, "upload_time": "2019-06-08T05:37:43", "url": "https://files.pythonhosted.org/packages/ee/69/070fb7eb1b15185da3cc429e4ed53438818f7bb40d01d9c167d3e74b5cc5/odeintw-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5a2fef2e9617fc68e57d1c600eb4ede1", "sha256": "1aff54cd0290bf5589a2f71e3f13d7b6f50858c9f1c8d800cd64da1911db7688" }, "downloads": -1, "filename": "odeintw-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "5a2fef2e9617fc68e57d1c600eb4ede1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7612, "upload_time": "2019-06-08T05:37:42", "url": "https://files.pythonhosted.org/packages/ac/90/af3f1a231bf8eeeea588458e0b06cb2fdab3bc7d0927dc6c9a8fd426b0d3/odeintw-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "577be6a65b29994d47850c3332365832", "sha256": "889ed4423619f3718deec810daf936b9e6cb3948fc5ed86f4b244d3fea473f89" }, "downloads": -1, "filename": "odeintw-0.1.1.tar.gz", "has_sig": false, "md5_digest": "577be6a65b29994d47850c3332365832", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6842, "upload_time": "2019-06-08T05:37:43", "url": "https://files.pythonhosted.org/packages/ee/69/070fb7eb1b15185da3cc429e4ed53438818f7bb40d01d9c167d3e74b5cc5/odeintw-0.1.1.tar.gz" } ] }