{ "info": { "author": "Axel Gandy", "author_email": "a.gandy@imperial.ac.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Topic :: Scientific/Engineering :: Mathematics" ], "description": "The chopthin resampler\n======================\n\nThis gives an implementation of the chopthin algorithm for Python. Not much error checking is happening.\n\n\nSome example code\n-----------------\n::\n\n import chopthin\n from numpy import *\n w = array([1,3.4,2,0.1,0.1,0.1,0.1]);\n chopthin.chopthin(w,5,5.8)\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://wwwf.imperial.ac.uk/~agandy/software.html", "keywords": null, "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "chopthin", "package_url": "https://pypi.org/project/chopthin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/chopthin/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://wwwf.imperial.ac.uk/~agandy/software.html" }, "release_url": "https://pypi.org/project/chopthin/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Implementation of the chopthin resampler for particle filtering/SMC", "version": "0.2.1" }, "last_serial": 1889046, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "c151db16c9927a6aadac156f1e69c91d", "sha256": "8f4b4be6f9bafbd68c857215f57fd5fa7c8fc50ee18080a83c6dcca4c5af1064" }, "downloads": -1, "filename": "chopthin-0.2.tar.gz", "has_sig": false, "md5_digest": "c151db16c9927a6aadac156f1e69c91d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14466, "upload_time": "2015-03-30T19:56:35", "url": "https://files.pythonhosted.org/packages/f8/b9/b537863b88f8219d81a5b28b39f5e85be41401b2f9be63cf4e82c822c400/chopthin-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "70a6b9a5c28dbdf2bfed097edf4ce05f", "sha256": "4396ca1584128b0793022f826add885098b584db759d99166c33617bc276bb76" }, "downloads": -1, "filename": "chopthin-0.2.1.tar.gz", "has_sig": false, "md5_digest": "70a6b9a5c28dbdf2bfed097edf4ce05f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15069, "upload_time": "2016-01-05T10:36:11", "url": "https://files.pythonhosted.org/packages/cd/7f/94343baf1f521e7b6be97cf8b4f3af6a7add8826c6030cbca125c5105cce/chopthin-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "70a6b9a5c28dbdf2bfed097edf4ce05f", "sha256": "4396ca1584128b0793022f826add885098b584db759d99166c33617bc276bb76" }, "downloads": -1, "filename": "chopthin-0.2.1.tar.gz", "has_sig": false, "md5_digest": "70a6b9a5c28dbdf2bfed097edf4ce05f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15069, "upload_time": "2016-01-05T10:36:11", "url": "https://files.pythonhosted.org/packages/cd/7f/94343baf1f521e7b6be97cf8b4f3af6a7add8826c6030cbca125c5105cce/chopthin-0.2.1.tar.gz" } ] }