{ "info": { "author": "Case Van Horsen", "author_email": "casevh@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 6 - Mature" ], "description": "General MultiPrecision arithmetic for Python\r\n\r\ngmpy is a C-coded Python extension module that provides access to the GMP (or MPIR) multiple-precision arithmetic library.\r\n\r\ngmpy 1.17 is the final release of the 1.x series. No further updates are planned. All further development is occurring in the 2.x series, also known as gmpy2. Please see https://pypi.python.org/pypi/gmpy2/ for the latest 2.x releases.\r\n\r\nGMPY allows creation of multiprecision integer (mpz), float (mpf),and rational (mpq) numbers, conversion between them and to/from Python numbers/strings, arithmetic, bitwise, and some other higher-level mathematical operations.\r\n\r\nVersion 1.17 only fixes compatibility with Python 3.x and other C extensions that use gmpy.\r\n\r\nVersion 1.16 fixes a minor issue with the new Decimal type in Python 3.3.\r\n\r\nVersion 1.15 was the last significant release.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/gmpy/", "keywords": "gmp,mpir,multiple-precision", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "gmpy", "package_url": "https://pypi.org/project/gmpy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gmpy/", "project_urls": { "Homepage": "http://code.google.com/p/gmpy/" }, "release_url": "https://pypi.org/project/gmpy/1.17/", "requires_dist": null, "requires_python": null, "summary": "GMP or MPIR interface to Python 2.4+ and 3.x", "version": "1.17" }, "last_serial": 1127255, "releases": { "1.02": [], "1.11rc1": [], "1.14": [], "1.15": [ { "comment_text": "", "digests": { "md5": "65b6f19cc414c936e82d189f9b3e4bd2", "sha256": "6adcffaa2cc0d339b5f69e8891b06f0299a14d90249dd89c37edc82cc4fff24f" }, "downloads": -1, "filename": "gmpy-1.15.zip", "has_sig": false, "md5_digest": "65b6f19cc414c936e82d189f9b3e4bd2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 143563, "upload_time": "2012-04-15T19:53:22", "url": "https://files.pythonhosted.org/packages/bf/ca/12f1fa2159a1aea4b0d6d73004906e4b92c84e24118234b1922a5eca624c/gmpy-1.15.zip" } ], "1.16": [ { "comment_text": "", "digests": { "md5": "79ddb7049426ef751accd4291f20bfd2", "sha256": "58eca10dfcbb68c537acf6815b9904a813da0df90936ffdd7b3cc7028e785fad" }, "downloads": -1, "filename": "gmpy-1.16.zip", "has_sig": false, "md5_digest": "79ddb7049426ef751accd4291f20bfd2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 143811, "upload_time": "2013-08-05T04:12:28", "url": "https://files.pythonhosted.org/packages/8e/00/6884dd3829caa131f3b3fd705d2e03591a07dba2a6a304a186b5f4605563/gmpy-1.16.zip" } ], "1.17": [ { "comment_text": "", "digests": { "md5": "2bf419076b06e107167e219f60ac6d27", "sha256": "1a79118a5332b40aba6aa24b051ead3a31b9b3b9642288934da754515da8fa14" }, "downloads": -1, "filename": "gmpy-1.17.zip", "has_sig": false, "md5_digest": "2bf419076b06e107167e219f60ac6d27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 147636, "upload_time": "2013-07-28T04:15:21", "url": "https://files.pythonhosted.org/packages/26/37/2184c13cee81e1dbeaebbb13570195247e73ab2138a3db0c9d2c5347e372/gmpy-1.17.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2bf419076b06e107167e219f60ac6d27", "sha256": "1a79118a5332b40aba6aa24b051ead3a31b9b3b9642288934da754515da8fa14" }, "downloads": -1, "filename": "gmpy-1.17.zip", "has_sig": false, "md5_digest": "2bf419076b06e107167e219f60ac6d27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 147636, "upload_time": "2013-07-28T04:15:21", "url": "https://files.pythonhosted.org/packages/26/37/2184c13cee81e1dbeaebbb13570195247e73ab2138a3db0c9d2c5347e372/gmpy-1.17.zip" } ] }