pyquat


Namepyquat JSON
Version 0.5.1 PyPI version JSON
download
home_pagehttp://github.com/translunar/pyquat/
SummaryPython C quaternion type for fast attitude and rotation computations
upload_time2023-10-19 23:19:45
maintainer
docs_urlNone
authorJuno Woods, Ph.D.
requires_python
licenseBSD 3-clause
keywords quaternion math maths graphics physics orientation attitude pose geometry visualization visualisation animation game development simulation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            Python C quaternion type for fast attitude and rotation computations

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/translunar/pyquat/",
    "name": "pyquat",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "quaternion,math,maths,graphics,physics,orientation,attitude,pose,geometry,visualization,visualisation,animation,game development,simulation",
    "author": "Juno Woods, Ph.D.",
    "author_email": "juno@translunar.io",
    "download_url": "https://files.pythonhosted.org/packages/b7/40/8b833424a097096eb2fe481d0316ea734d694af10f6b3ccb5849092213cf/pyquat-0.5.1.tar.gz",
    "platform": null,
    "description": "Python C quaternion type for fast attitude and rotation computations\n",
    "bugtrack_url": null,
    "license": "BSD 3-clause",
    "summary": "Python C quaternion type for fast attitude and rotation computations",
    "version": "0.5.1",
    "project_urls": {
        "Download": "https://github.com/translunar/pyquat/archive/v0.5.1.tar.gz",
        "Homepage": "http://github.com/translunar/pyquat/"
    },
    "split_keywords": [
        "quaternion",
        "math",
        "maths",
        "graphics",
        "physics",
        "orientation",
        "attitude",
        "pose",
        "geometry",
        "visualization",
        "visualisation",
        "animation",
        "game development",
        "simulation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "454c962e53ba02844ed6a03d39b869c58ae5d65910b4659ea2f095547abf9c07",
                "md5": "b586bdf3e2c1e4d9e7b61404dd23f34c",
                "sha256": "585adaa7adbf58cf61b8d7e113d33515483e92a58affdfd0105deb5bd04702dd"
            },
            "downloads": -1,
            "filename": "pyquat-0.5.1-cp39-cp39-macosx_12_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b586bdf3e2c1e4d9e7b61404dd23f34c",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 42010,
            "upload_time": "2023-10-19T23:19:43",
            "upload_time_iso_8601": "2023-10-19T23:19:43.825708Z",
            "url": "https://files.pythonhosted.org/packages/45/4c/962e53ba02844ed6a03d39b869c58ae5d65910b4659ea2f095547abf9c07/pyquat-0.5.1-cp39-cp39-macosx_12_0_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7408b833424a097096eb2fe481d0316ea734d694af10f6b3ccb5849092213cf",
                "md5": "36c66ca933db10ccf4383b4a04cb9b1c",
                "sha256": "89f1d0e0938091a55dfec06f71d75125da14d01e4321597354f70eadfdf24827"
            },
            "downloads": -1,
            "filename": "pyquat-0.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "36c66ca933db10ccf4383b4a04cb9b1c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 36295,
            "upload_time": "2023-10-19T23:19:45",
            "upload_time_iso_8601": "2023-10-19T23:19:45.701470Z",
            "url": "https://files.pythonhosted.org/packages/b7/40/8b833424a097096eb2fe481d0316ea734d694af10f6b3ccb5849092213cf/pyquat-0.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-19 23:19:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "translunar",
    "github_project": "pyquat",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "pyquat"
}
        
Elapsed time: 0.13714s