{ "info": { "author": "Corbin Simpson", "author_email": "MostAwesomeDude@gmail.com", "bugtrack_url": null, "classifiers": [], "description": ".. include:: \n\nContinued\n=========\n\nContinued is a simple library for representing and operating on numbers\nrepresented as continued fractions.\n\nFeatures\n--------\n\n * Conversion from a plethora of representations to continued fractions\n\n * int\n * float\n * decimal.Decimal\n * fractions.Fraction and numbers.Rational\n\n * Basic arithmetic: addition, subtraction, multiplication, division\n * Popular irrational and transcendental identities, to arbitrary (infinite)\n precision\n\n * *e* (Euler's number)\n * |pgr|\n * |phgr| (the Golden Ratio)\n\n * Arbitrary-precision quadratic surds\n\nBugs\n----\n\nPlenty.\n\n - sqrt(2) * sqrt(2) goes into an infinite loop, as does any other operation\n with an arbitrary string of 0.\n\nSome enhancements are planned.\n\n - Surds should permit the form (a + sqrt(b))/c without an extra pair of\n combination generators.\n - Trigonometric operators.\n - Radix-based decoding.\n\nChangelog\n---------\n\n1.0\n^^^\n\nInitial release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/MostAwesomeDude/continued", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "continued", "package_url": "https://pypi.org/project/continued/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/continued/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/MostAwesomeDude/continued" }, "release_url": "https://pypi.org/project/continued/1.0/", "requires_dist": null, "requires_python": null, "summary": "Continued fraction library", "version": "1.0" }, "last_serial": 788404, "releases": { "0.1-prerelease": [ { "comment_text": "", "digests": { "md5": "251727f9837efb79aa09de6057e56fc3", "sha256": "e3b3cffb6c9d78e7c5f394298578520aaace600d74e22067d822232d397bb1b0" }, "downloads": -1, "filename": "continued-0.1-prerelease.tar.gz", "has_sig": false, "md5_digest": "251727f9837efb79aa09de6057e56fc3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3787, "upload_time": "2010-09-14T05:44:47", "url": "https://files.pythonhosted.org/packages/76/93/ed4b434788e2030ee3eec784a356d586dbabeec23557adfa85b2af8253c4/continued-0.1-prerelease.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "af841498121ca92ff3ec5ba74c11fc71", "sha256": "6f49e567180efc443b031a5ad8fee8187ecf87e5fc70f80084c60b7b8a96e72c" }, "downloads": -1, "filename": "continued-1.0.tar.gz", "has_sig": false, "md5_digest": "af841498121ca92ff3ec5ba74c11fc71", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5205, "upload_time": "2010-09-24T10:29:44", "url": "https://files.pythonhosted.org/packages/28/b9/28430f1d853296400476c809b2bc8db80fe2a62dd3bb013af4b0a4fae8cd/continued-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "af841498121ca92ff3ec5ba74c11fc71", "sha256": "6f49e567180efc443b031a5ad8fee8187ecf87e5fc70f80084c60b7b8a96e72c" }, "downloads": -1, "filename": "continued-1.0.tar.gz", "has_sig": false, "md5_digest": "af841498121ca92ff3ec5ba74c11fc71", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5205, "upload_time": "2010-09-24T10:29:44", "url": "https://files.pythonhosted.org/packages/28/b9/28430f1d853296400476c809b2bc8db80fe2a62dd3bb013af4b0a4fae8cd/continued-1.0.tar.gz" } ] }