{ "info": { "author": "Adri\u00e1n Ranea", "author_email": "adrianranea@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Mathematics" ], "description": "QiPy\n====================\n\nQiPy is a Python library to work with `quadratic integers`_. Well-known examples\nare `Gaussian integers`_ and `Eisenstein integers`_. Besides,\nQiPy implements ideals, `ideal classes`_ and `class groups`_ of\nquadratic integer rings.\n\nThis library has been exhaustively tested with unit tests and `property testing`_.\n\nA complete documentation of QiPy, including examples of all its funcionalities,\ncan be found in the `GitHub Page`_ of the repository.\n\nInstallation\n~~~~~~~~~~~~\n\nQiPy is written in Python 3 and uses the Python library SymPy_. Therefore,\nPython 3 and SymPy must be installed in your computer.\n\nThe easiest way to install QiPy is with pip_ : ::\n\n pip3 install qipy\n\n\n.. _quadratic integers: https://en.wikipedia.org/wiki/Quadratic_integer\n.. _Gaussian integers: https://en.wikipedia.org/wiki/Gaussian_integer\n.. _Eisenstein integers: https://en.wikipedia.org/wiki/Eisenstein_integer\n.. _class number: http://mathworld.wolfram.com/ClassNumber.html\n.. _class groups: https://en.wikipedia.org/wiki/Ideal_class_group\n.. _A048981: https://oeis.org/A048981\n.. _A061574: https://oeis.org/A061574\n.. _Sympy: http://docs.sympy.org/latest/install.html\n.. _property testing: http://hypothesis.works/\n.. _pip: https://pip.pypa.io\n.. _ideal classes: https://en.wikipedia.org/wiki/Ideal_class_group\n.. _GitHub Page: https://ranea.github.io/QiPy/\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ranea/QiPy", "keywords": "quadratic integers ideal class group", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "QiPy", "package_url": "https://pypi.org/project/QiPy/", "platform": "", "project_url": "https://pypi.org/project/QiPy/", "project_urls": { "Homepage": "https://github.com/ranea/QiPy" }, "release_url": "https://pypi.org/project/QiPy/1.0.5/", "requires_dist": null, "requires_python": "", "summary": "A Python library to work with elements, ideals, ideal classes and class groups from quadratic integer rings.", "version": "1.0.5" }, "last_serial": 3065585, "releases": { "1.0.5": [ { "comment_text": "", "digests": { "md5": "26379dbed74a090fc605e76cad795419", "sha256": "f4ce2a7e5330fae9b29ace9c300dd5f96fe6a8692a30b69c43d7d974954551a2" }, "downloads": -1, "filename": "QiPy-1.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "26379dbed74a090fc605e76cad795419", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16364, "upload_time": "2017-08-01T21:33:26", "url": "https://files.pythonhosted.org/packages/4c/99/6655ea4a47c2760692315778b2a955bb66334af2b268f0f2ef15d627ab36/QiPy-1.0.5-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "26379dbed74a090fc605e76cad795419", "sha256": "f4ce2a7e5330fae9b29ace9c300dd5f96fe6a8692a30b69c43d7d974954551a2" }, "downloads": -1, "filename": "QiPy-1.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "26379dbed74a090fc605e76cad795419", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16364, "upload_time": "2017-08-01T21:33:26", "url": "https://files.pythonhosted.org/packages/4c/99/6655ea4a47c2760692315778b2a955bb66334af2b268f0f2ef15d627ab36/QiPy-1.0.5-py3-none-any.whl" } ] }