{ "info": { "author": "Chet Corcos", "author_email": "ccorcos@gmail", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Science/Research", "Programming Language :: Python :: 2.7" ], "description": "Special Euclidian 3-space (SE3)\n===============================\n\nSpecial euclidian 3-space is the world in which we live, dealing with 3D\nposition and orientation (so technically more than 3 dimensions, but\nthats why its *special*).\n\nThe ``SE3`` class allows us to do typical transformations easily with\nmultiplication of the class instances, as well as visualize the\ncoordinate frame.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ccorcos/se3", "keywords": "euclidian special homogenous transform rotation 3d", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "se3", "package_url": "https://pypi.org/project/se3/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/se3/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ccorcos/se3" }, "release_url": "https://pypi.org/project/se3/0.2/", "requires_dist": null, "requires_python": null, "summary": "Homogenous transforms in special euclidian 3-space.", "version": "0.2" }, "last_serial": 1303148, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2d55ae9c9b82bfc9e333041b82518a8c", "sha256": "147a621fc35bd78f06083d7dfd4ea04668b7df28cfccfc05b0ebd5093764b811" }, "downloads": -1, "filename": "se3-0.1.tar.gz", "has_sig": false, "md5_digest": "2d55ae9c9b82bfc9e333041b82518a8c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4395, "upload_time": "2014-11-12T02:27:42", "url": "https://files.pythonhosted.org/packages/77/1a/fac768b90e6b83164a61e13e8383455dae2f83dc446715a76c76a5b21610/se3-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "253b844cab39a86d36dc6db01ddb994d", "sha256": "d0aad91e3baff54f3383bc6163d99e1fee03daffcdf0ff371ca26f2e3ee4ec2c" }, "downloads": -1, "filename": "se3-0.2.tar.gz", "has_sig": false, "md5_digest": "253b844cab39a86d36dc6db01ddb994d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3706, "upload_time": "2014-11-12T02:48:57", "url": "https://files.pythonhosted.org/packages/95/fd/9ce1e1eb12e647e671307bbf369ae0d007a5af830f089e7d5f80518d16f0/se3-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "253b844cab39a86d36dc6db01ddb994d", "sha256": "d0aad91e3baff54f3383bc6163d99e1fee03daffcdf0ff371ca26f2e3ee4ec2c" }, "downloads": -1, "filename": "se3-0.2.tar.gz", "has_sig": false, "md5_digest": "253b844cab39a86d36dc6db01ddb994d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3706, "upload_time": "2014-11-12T02:48:57", "url": "https://files.pythonhosted.org/packages/95/fd/9ce1e1eb12e647e671307bbf369ae0d007a5af830f089e7d5f80518d16f0/se3-0.2.tar.gz" } ] }