{ "info": { "author": "Corinna Ernst", "author_email": "corinna.ernst@uni-due.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Bio-Informatics" ], "description": "=======\r\nChungPy\r\n=======\r\n\r\nAn implementation of Chung \\& Lu [#chung]_'s linear time algorithm for solution of the Maximum Density Segment Problem with additional features, namely simultaneous identification of Minimum Density Segments and consideration of content constraints\r\n\r\n.. [#chung] K.-M. Chung and H.-I. Lu. An optimal algorithm for the maximum-density segment problem. SIAM Journal on Computing, 34(2), 2005.\r\n\r\n\r\nRequirements\r\n------------\r\n\r\n* Python >= 3.2\r\n* Numpy >= 1.7\r\n\r\nInstallation\r\n------------\r\n\r\nUsing easy_install, all dependencies will be installed automatically if missing::\r\n\r\n $ easy_install3 chungpy\r\n\r\nWhen installing manually from setup.py, just execute::\r\n\r\n $ python3 setup.py install\r\n\r\nUsage\r\n-----\r\n\r\nhttp://chungpy.readthedocs.org\r\n\r\n\r\nCopyright (c) 2014 Corinna Ernst (see LICENSE)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/CorinnaErnst/chungpy", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "chungpy", "package_url": "https://pypi.org/project/chungpy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/chungpy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/CorinnaErnst/chungpy" }, "release_url": "https://pypi.org/project/chungpy/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "An implementation of Chung's linear-time algorithm for solution of the Maximum Density Segment Problem with extended applications", "version": "1.0.1" }, "last_serial": 1239112, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "16a1bbff4a4e127af973424e1c0c3f23", "sha256": "92a74069b7d758e14ba48bac0ad1728f4ae6da811b089e387ad0f34c5745609b" }, "downloads": -1, "filename": "chungpy-1.0.1.tar.gz", "has_sig": false, "md5_digest": "16a1bbff4a4e127af973424e1c0c3f23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14172, "upload_time": "2014-09-26T16:07:21", "url": "https://files.pythonhosted.org/packages/d3/18/94bfd08e3b466b8faa414db5092f5d2040b206602cefecfd58b41d2d4c64/chungpy-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "16a1bbff4a4e127af973424e1c0c3f23", "sha256": "92a74069b7d758e14ba48bac0ad1728f4ae6da811b089e387ad0f34c5745609b" }, "downloads": -1, "filename": "chungpy-1.0.1.tar.gz", "has_sig": false, "md5_digest": "16a1bbff4a4e127af973424e1c0c3f23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14172, "upload_time": "2014-09-26T16:07:21", "url": "https://files.pythonhosted.org/packages/d3/18/94bfd08e3b466b8faa414db5092f5d2040b206602cefecfd58b41d2d4c64/chungpy-1.0.1.tar.gz" } ] }