{ "info": { "author": "Chandni Patel", "author_email": "chandnip445@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Documentation\n\n\n# Installation!\n\nPython module can be installed using Python pip. The package is hosted on [PYPI](https://pypi.org/) and [PYPI-test](https://test.pypi.org/).\n\n```sh\npip install minimum \n```\n\n# PYPI-test\n\n```sh\npython3 -m pip install --index-url https://test.pypi.org/simple/ minimum \n```\n\n# PYPI\n\n```sh\npip install minimum \n```\n\n# Usage\n\n```sh\nFollow these steps after succssefully installing the package.\n1. python3\n2. import minimum\n3. from minimum import findmin\n4. findmin.find_minimum([10, 9, 8, 7, 6, 5, 1, 2, 3, 4])\n# output: INPUT: [10, 9, 8, 7, 6, 5, 1, 2, 3, 4]\n OUTPUT: 1\n```\n\n# Examples\n\n```sh\nfindmin.find_minimum([10, 9, 8, 7, 6, 5, 1, 2, 3, 4])\n# output: INPUT: [10, 9, 8, 7, 6, 5, 1, 2, 3, 4]\n OUTPUT: 1\n```\n```sh.\nfindmin.find_minimum([4, 3, 2, 1.34, 6, 7, 8.5])\n# output: INPUT: [4, 3, 2, 1.34, 6, 7, 8.5]\n OUTPUT: 1.34\n```\n```sh\nfindmin.find_minimum([10, 9, 8, 5, 6, 7, 8, 0, 3, 4])\n# output: INPUT: [10, 9, 8, 5, 6, 7, 8, 0, 3, 4]\n OUTPUT: INVALID INPUT\n```\n\n\n\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": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "minimum", "package_url": "https://pypi.org/project/minimum/", "platform": "", "project_url": "https://pypi.org/project/minimum/", "project_urls": null, "release_url": "https://pypi.org/project/minimum/1.0/", "requires_dist": null, "requires_python": "", "summary": "A package which find minimum from given vector", "version": "1.0" }, "last_serial": 4941899, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "8f667f876ac0f3cb5723a96729ff5e30", "sha256": "24233ba02cb4270239ffb1658d83633b9ea1d5ea565bf82c2e3b097ddb4b970e" }, "downloads": -1, "filename": "minimum-1.0-py2.7.egg", "has_sig": false, "md5_digest": "8f667f876ac0f3cb5723a96729ff5e30", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 3340, "upload_time": "2019-03-14T22:26:37", "url": "https://files.pythonhosted.org/packages/98/b9/e511a6bd650a3f107cebb806deeb25488d610897e49387f50182042df019/minimum-1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "19ad6498efd66bf299443ae5af3e997f", "sha256": "c6a54301da9526e7c16a26bdcc21f45aa0874c0a474b5a97f0341a129d53f98f" }, "downloads": -1, "filename": "minimum-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "19ad6498efd66bf299443ae5af3e997f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3284, "upload_time": "2019-03-14T22:26:35", "url": "https://files.pythonhosted.org/packages/5c/ff/440a66611af5a5d7589adca8558f2ce4251d2b12d0abe13de73e825541ec/minimum-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b8c7f64232545a2d46f84068f3d5a27b", "sha256": "30b09614f3f15b07d49abd795f2ed2c26f3773fdf4e846fa3d93c626d6e85528" }, "downloads": -1, "filename": "minimum-1.0.tar.gz", "has_sig": false, "md5_digest": "b8c7f64232545a2d46f84068f3d5a27b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2076, "upload_time": "2019-03-14T22:26:39", "url": "https://files.pythonhosted.org/packages/f7/ee/2dfb94f41b8356f0483edadfe2b57a29fa8a82fca472c3c19f350f01200e/minimum-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8f667f876ac0f3cb5723a96729ff5e30", "sha256": "24233ba02cb4270239ffb1658d83633b9ea1d5ea565bf82c2e3b097ddb4b970e" }, "downloads": -1, "filename": "minimum-1.0-py2.7.egg", "has_sig": false, "md5_digest": "8f667f876ac0f3cb5723a96729ff5e30", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 3340, "upload_time": "2019-03-14T22:26:37", "url": "https://files.pythonhosted.org/packages/98/b9/e511a6bd650a3f107cebb806deeb25488d610897e49387f50182042df019/minimum-1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "19ad6498efd66bf299443ae5af3e997f", "sha256": "c6a54301da9526e7c16a26bdcc21f45aa0874c0a474b5a97f0341a129d53f98f" }, "downloads": -1, "filename": "minimum-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "19ad6498efd66bf299443ae5af3e997f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3284, "upload_time": "2019-03-14T22:26:35", "url": "https://files.pythonhosted.org/packages/5c/ff/440a66611af5a5d7589adca8558f2ce4251d2b12d0abe13de73e825541ec/minimum-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b8c7f64232545a2d46f84068f3d5a27b", "sha256": "30b09614f3f15b07d49abd795f2ed2c26f3773fdf4e846fa3d93c626d6e85528" }, "downloads": -1, "filename": "minimum-1.0.tar.gz", "has_sig": false, "md5_digest": "b8c7f64232545a2d46f84068f3d5a27b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2076, "upload_time": "2019-03-14T22:26:39", "url": "https://files.pythonhosted.org/packages/f7/ee/2dfb94f41b8356f0483edadfe2b57a29fa8a82fca472c3c19f350f01200e/minimum-1.0.tar.gz" } ] }