{ "info": { "author": "Cisco Systems Inc. and/or its affiliates", "author_email": "csit-dev@lists.fd.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "Intended Audience :: Telecommunications Industry", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2.7", "Topic :: System :: Networking" ], "description": "Multiple Loss Ratio Search library\n==================================\n\nOrigins\n-------\n\nThis library was developed as a speedup for traditional binary search\nin CSIT_ (Continuous System and Integration Testing) project of fd.io_\n(Fast Data), one of LFN_ (Linux Foundation Networking) projects.\n\nIn order to make this code available in PyPI_ (Python Package Index),\nthe setuputils stuff has been added,\nbut after some discussion, the export directory_\nis only a symlink to the original place of tightly coupled CSIT code.\n\nChange log\n----------\n\n0.2.0: Optional parameter \"doublings\" has been added.\n\n0.1.1: First officially released version.\n\nUsage\n-----\n\nTODO.\n\nOperation logic\n---------------\n\nTODO.\n\n.. _CSIT: https://wiki.fd.io/view/CSIT\n.. _fd.io: https://fd.io/\n.. _LFN: https://www.linuxfoundation.org/projects/networking/\n.. _PyPI: https://pypi.org/\n.. _directory: https://gerrit.fd.io/r/gitweb?p=csit.git;a=tree;f=PyPI/MLRsearch;hb=refs/heads/master\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gerrit.fd.io/r/gitweb?p=csit.git;a=tree;f=PyPI/MLRsearch;hb=refs/heads/master", "keywords": "binary search throughput networking", "license": "", "maintainer": "", "maintainer_email": "", "name": "MLRsearch", "package_url": "https://pypi.org/project/MLRsearch/", "platform": "", "project_url": "https://pypi.org/project/MLRsearch/", "project_urls": { "Bug Reports": "https://jira.fd.io/projects/CSIT/issues", "Homepage": "https://gerrit.fd.io/r/gitweb?p=csit.git;a=tree;f=PyPI/MLRsearch;hb=refs/heads/master", "Source": "https://gerrit.fd.io/r/gitweb?p=csit.git;a=tree;f=PyPI/MLRsearch;hb=refs/heads/master" }, "release_url": "https://pypi.org/project/MLRsearch/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "Library for speeding up binary search using shorter measurements.", "version": "0.2.0" }, "last_serial": 4196592, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "52db01a394d66399fcbb318f542c68c2", "sha256": "0b7e31e84e822a11095608074f1aa9aa8604fc7e180efd63480ecb0f164cbce6" }, "downloads": -1, "filename": "MLRsearch-0.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "52db01a394d66399fcbb318f542c68c2", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 18222, "upload_time": "2018-06-18T13:51:39", "url": "https://files.pythonhosted.org/packages/76/21/0de7b7a7bee3cbb6894de451328af617bd8811cbca1902fe698a857dddbd/MLRsearch-0.1.1-py2-none-any.whl" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "6bfaa9fdbc866b22c9a9e56209627e4e", "sha256": "aa0baf8df3f3d227766ca986c80b7b4d647b86d0190cdb7a80619d26e212fd2d" }, "downloads": -1, "filename": "MLRsearch-0.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "6bfaa9fdbc866b22c9a9e56209627e4e", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 18501, "upload_time": "2018-08-22T15:30:54", "url": "https://files.pythonhosted.org/packages/da/14/3d93314cf4a77face29fb330439d73df8a13d39b3211d71602da75863d13/MLRsearch-0.2.0-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6bfaa9fdbc866b22c9a9e56209627e4e", "sha256": "aa0baf8df3f3d227766ca986c80b7b4d647b86d0190cdb7a80619d26e212fd2d" }, "downloads": -1, "filename": "MLRsearch-0.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "6bfaa9fdbc866b22c9a9e56209627e4e", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 18501, "upload_time": "2018-08-22T15:30:54", "url": "https://files.pythonhosted.org/packages/da/14/3d93314cf4a77face29fb330439d73df8a13d39b3211d71602da75863d13/MLRsearch-0.2.0-py2-none-any.whl" } ] }