{ "info": { "author": "Per Hauan", "author_email": "perman07@hotmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Mathematics" ], "description": "sdelib is a Python package (written in Python 3.5) for performing various\nactions on Ito stochastic differential equations (SDE). These actions include:\n1) Input SDEs as SDEprob objects.\n2) Solve SDEs with an SDEint class that performs numerical Ito integration on\nSDEprob objects.\n3) Estimate strong and weak orders of convergence through a SDEanalysis class\n4) Perform these actions either through creating a Python script which uses the\nabove classes, or running gui.py which allows you to perform these actions\nquickly through a GUI.\n\nsdelib was written as part of a Master's thesis and is intended to be able to\ndo simple actions on SDEs without requiring a lot of coding to do so.\n\n\nThis version requires Python 3 or later;", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/perhauan/sdelib/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/perhauan/sdelib", "keywords": "SDE,Ito,convergence,stability", "license": "", "maintainer": "", "maintainer_email": "", "name": "sdelib", "package_url": "https://pypi.org/project/sdelib/", "platform": "", "project_url": "https://pypi.org/project/sdelib/", "project_urls": { "Download": "https://github.com/perhauan/sdelib/archive/master.zip", "Homepage": "https://github.com/perhauan/sdelib" }, "release_url": "https://pypi.org/project/sdelib/0.905/", "requires_dist": null, "requires_python": "", "summary": "Performs various actions on Ito SDEs", "version": "0.905" }, "last_serial": 3320699, "releases": { "0.904": [ { "comment_text": "", "digests": { "md5": "f956f5f792941a1c2531a78b9d9fb3aa", "sha256": "96be4bea00dc18a87b5a990c7fb7a8b14f0787a363cdb73c972f42f4931c9f46" }, "downloads": -1, "filename": "sdelib-0.904.zip", "has_sig": false, "md5_digest": "f956f5f792941a1c2531a78b9d9fb3aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41792, "upload_time": "2017-10-23T14:49:22", "url": "https://files.pythonhosted.org/packages/bf/9c/68dca24dae0012a9dae92204633a9ad361e12053189eef7293144cfb0966/sdelib-0.904.zip" } ], "0.905": [ { "comment_text": "", "digests": { "md5": "dc9666c7cbd891c56cb8238269222f8f", "sha256": "5136861f589c3f83b3b7c12695d22634938a63579104993ce0dd9f44ba67ddb9" }, "downloads": -1, "filename": "sdelib-0.905.tar.gz", "has_sig": false, "md5_digest": "dc9666c7cbd891c56cb8238269222f8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 169208, "upload_time": "2017-11-09T21:30:34", "url": "https://files.pythonhosted.org/packages/3d/06/0e4265e14fc8029c6e23315035e953500674be204f3e82db8f12d2c6d7e5/sdelib-0.905.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dc9666c7cbd891c56cb8238269222f8f", "sha256": "5136861f589c3f83b3b7c12695d22634938a63579104993ce0dd9f44ba67ddb9" }, "downloads": -1, "filename": "sdelib-0.905.tar.gz", "has_sig": false, "md5_digest": "dc9666c7cbd891c56cb8238269222f8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 169208, "upload_time": "2017-11-09T21:30:34", "url": "https://files.pythonhosted.org/packages/3d/06/0e4265e14fc8029c6e23315035e953500674be204f3e82db8f12d2c6d7e5/sdelib-0.905.tar.gz" } ] }