{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [], "description": "Quaternion arithmetics for Python.\n\nUsage::\n\n >>> from quaternion import Quaternion as H\n >>> q1 = H(2, 3, 2, 3)\n >>> q2 = H(3, 2, 3, 2)\n >>> q1 * q2\n (-12 + 8i + 12j + 18k)\n >>> q2 * q1)\n (-12 + 18i + 12j + 8k))", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/sirex/quaternion", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "quaternion-algebra", "package_url": "https://pypi.org/project/quaternion-algebra/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/quaternion-algebra/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/sirex/quaternion" }, "release_url": "https://pypi.org/project/quaternion-algebra/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Quaternion algebra for Python.", "version": "1.0.1" }, "last_serial": 798355, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "3828d3e73fe228818bf9ca801a36870a", "sha256": "3433688daa50a7cac54e0a16f305e924bece62c68947921160cbd7d442d95727" }, "downloads": -1, "filename": "quaternion-algebra-1.0.tar.gz", "has_sig": false, "md5_digest": "3828d3e73fe228818bf9ca801a36870a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16136, "upload_time": "2012-11-22T23:04:36", "url": "https://files.pythonhosted.org/packages/5a/32/76c60f33820b5ad6bb1947037f07099f63e9201803b1d04e8316f9d46a06/quaternion-algebra-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "7127e1a4c77af788f096d0f9698e97d1", "sha256": "885473836060cf372d227efa67201c5e9ea3866e2d012091ed792983ec64e232" }, "downloads": -1, "filename": "quaternion-algebra-1.0.1.tar.gz", "has_sig": false, "md5_digest": "7127e1a4c77af788f096d0f9698e97d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16244, "upload_time": "2012-11-22T23:06:34", "url": "https://files.pythonhosted.org/packages/fa/8c/33aae81422632d8d878103dddd6508d832136ac1b58a9b4ae02c79f3face/quaternion-algebra-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7127e1a4c77af788f096d0f9698e97d1", "sha256": "885473836060cf372d227efa67201c5e9ea3866e2d012091ed792983ec64e232" }, "downloads": -1, "filename": "quaternion-algebra-1.0.1.tar.gz", "has_sig": false, "md5_digest": "7127e1a4c77af788f096d0f9698e97d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16244, "upload_time": "2012-11-22T23:06:34", "url": "https://files.pythonhosted.org/packages/fa/8c/33aae81422632d8d878103dddd6508d832136ac1b58a9b4ae02c79f3face/quaternion-algebra-1.0.1.tar.gz" } ] }