{ "info": { "author": "Syed Rafey Husain", "author_email": "rafey.husain@outlook.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "Given an array of elements that provide a less than operator, find the minimum using as few comparisons as possible. The array shall be given such that the first few elements are strictly monotonically decreasing, the remaining elements are strictly monotonically increasing. The less than operator be defined as the operator that works on such arrays where a < b if min(a,b) == a.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rafey.husain/findMin", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "find-min", "package_url": "https://pypi.org/project/find-min/", "platform": "", "project_url": "https://pypi.org/project/find-min/", "project_urls": { "Homepage": "https://github.com/rafey.husain/findMin" }, "release_url": "https://pypi.org/project/find-min/2.0.0/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Find the minimum in array using as few comparisons as possible", "version": "2.0.0" }, "last_serial": 5829418, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "93f422583555b475543da487c932ab2f", "sha256": "59f65c7bfc0f1040387e267e086eabf91fa7e683e42a35b15d5003d0e78f3b16" }, "downloads": -1, "filename": "find_min-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "93f422583555b475543da487c932ab2f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 2197, "upload_time": "2019-09-14T14:21:21", "url": "https://files.pythonhosted.org/packages/43/08/6913f5bcaeedd928522a1526f04d780c91327a854a7c90411946ae339d55/find_min-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6d8df42e0b0e19c642fe9d65cb112dbc", "sha256": "830b241e8e7cf476c0714123baed0081d2c371ceaf910b9777164d188540b2e1" }, "downloads": -1, "filename": "find-min-1.0.0.tar.gz", "has_sig": false, "md5_digest": "6d8df42e0b0e19c642fe9d65cb112dbc", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 1267, "upload_time": "2019-09-14T14:21:24", "url": "https://files.pythonhosted.org/packages/6e/14/3c30e9e7b69812fb79eac1d4d384590027227941b0db8c3742256131107c/find-min-1.0.0.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "94db59c5af1ae0b2ed69cb04698400cf", "sha256": "4ecb6f09fd209ff8083e538696ac0222d62a1f5bd135ec916420097524d60d44" }, "downloads": -1, "filename": "find_min-2.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "94db59c5af1ae0b2ed69cb04698400cf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 2195, "upload_time": "2019-09-14T14:37:06", "url": "https://files.pythonhosted.org/packages/81/0d/3dbc0fb83efab1dc1c0953cc0863d3bd79befe0ff79a1478de897053209e/find_min-2.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0b1f2cc7e7fa9f254f22b4ccdd2f38a7", "sha256": "0078b0a8c3e32897af084d3cb03cd3f55abc2ae09a2ecc9a518eb472688e90d3" }, "downloads": -1, "filename": "find-min-2.0.0.tar.gz", "has_sig": false, "md5_digest": "0b1f2cc7e7fa9f254f22b4ccdd2f38a7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 1269, "upload_time": "2019-09-14T14:37:08", "url": "https://files.pythonhosted.org/packages/3f/75/d0a3aa6bb358ae576e657241feb09fc267956c53ecffa7765b45eee8e747/find-min-2.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "94db59c5af1ae0b2ed69cb04698400cf", "sha256": "4ecb6f09fd209ff8083e538696ac0222d62a1f5bd135ec916420097524d60d44" }, "downloads": -1, "filename": "find_min-2.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "94db59c5af1ae0b2ed69cb04698400cf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 2195, "upload_time": "2019-09-14T14:37:06", "url": "https://files.pythonhosted.org/packages/81/0d/3dbc0fb83efab1dc1c0953cc0863d3bd79befe0ff79a1478de897053209e/find_min-2.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0b1f2cc7e7fa9f254f22b4ccdd2f38a7", "sha256": "0078b0a8c3e32897af084d3cb03cd3f55abc2ae09a2ecc9a518eb472688e90d3" }, "downloads": -1, "filename": "find-min-2.0.0.tar.gz", "has_sig": false, "md5_digest": "0b1f2cc7e7fa9f254f22b4ccdd2f38a7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 1269, "upload_time": "2019-09-14T14:37:08", "url": "https://files.pythonhosted.org/packages/3f/75/d0a3aa6bb358ae576e657241feb09fc267956c53ecffa7765b45eee8e747/find-min-2.0.0.tar.gz" } ] }