splines


Namesplines JSON
Version 0.3.2 PyPI version JSON
download
home_pagehttps://splines.readthedocs.io/
SummarySplines in Euclidean Space and Beyond
upload_time2024-05-25 18:12:15
maintainerNone
docs_urlNone
authorMatthias Geier
requires_python>=3.7
licenseMIT
keywords splines curves interpolation quaternions
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Splines in Euclidean Space and Beyond
=====================================

... with focus on univariate, non-uniform piecewise cubic polynomial curves
in one, two and three spatial dimensions, as well as rotation splines.

Installation
    ``python -m pip install splines``

Online documentation
    https://splines.readthedocs.io/

Documentation notebooks on Binder
    https://mybinder.org/v2/gh/AudioSceneDescriptionFormat/splines/master?labpath=doc/index.ipynb

Source code repository (and issue tracker)
    https://github.com/AudioSceneDescriptionFormat/splines

DOI
    https://doi.org/10.5281/zenodo.4568902

License
    MIT -- see the file ``LICENSE`` for details.

            

Raw data

            {
    "_id": null,
    "home_page": "https://splines.readthedocs.io/",
    "name": "splines",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "splines, curves, interpolation, quaternions",
    "author": "Matthias Geier",
    "author_email": "Matthias.Geier@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0c/d1/aa246988f8ba7a1c205b51af6a943fd04da5895ef9f50df40b59bb356b0d/splines-0.3.2.tar.gz",
    "platform": "any",
    "description": "Splines in Euclidean Space and Beyond\n=====================================\n\n... with focus on univariate, non-uniform piecewise cubic polynomial curves\nin one, two and three spatial dimensions, as well as rotation splines.\n\nInstallation\n    ``python -m pip install splines``\n\nOnline documentation\n    https://splines.readthedocs.io/\n\nDocumentation notebooks on Binder\n    https://mybinder.org/v2/gh/AudioSceneDescriptionFormat/splines/master?labpath=doc/index.ipynb\n\nSource code repository (and issue tracker)\n    https://github.com/AudioSceneDescriptionFormat/splines\n\nDOI\n    https://doi.org/10.5281/zenodo.4568902\n\nLicense\n    MIT -- see the file ``LICENSE`` for details.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Splines in Euclidean Space and Beyond",
    "version": "0.3.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/AudioSceneDescriptionFormat/splines/issues/",
        "Documentation": "https://splines.readthedocs.io/",
        "Homepage": "https://splines.readthedocs.io/",
        "Source Code": "https://github.com/AudioSceneDescriptionFormat/splines/"
    },
    "split_keywords": [
        "splines",
        " curves",
        " interpolation",
        " quaternions"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "565ed927cf781a65325189c177c5d5954c30a58a02c1024a96c81bd4e2f34583",
                "md5": "2e21a826e8d61d0fdbb893ae8553a519",
                "sha256": "e3db5dd771213d6cbb37a81859b372350d1263caa147806b08d709d5a99d0d67"
            },
            "downloads": -1,
            "filename": "splines-0.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2e21a826e8d61d0fdbb893ae8553a519",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 17595,
            "upload_time": "2024-05-25T18:12:12",
            "upload_time_iso_8601": "2024-05-25T18:12:12.802874Z",
            "url": "https://files.pythonhosted.org/packages/56/5e/d927cf781a65325189c177c5d5954c30a58a02c1024a96c81bd4e2f34583/splines-0.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0cd1aa246988f8ba7a1c205b51af6a943fd04da5895ef9f50df40b59bb356b0d",
                "md5": "d72ad98ba98e54c48aff0a7512a3b19c",
                "sha256": "89258b3b08c8f7f3bf79f4147920bb4c11c2f334e4c69cb9b79cd9a61c32fcc5"
            },
            "downloads": -1,
            "filename": "splines-0.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d72ad98ba98e54c48aff0a7512a3b19c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 128505,
            "upload_time": "2024-05-25T18:12:15",
            "upload_time_iso_8601": "2024-05-25T18:12:15.129793Z",
            "url": "https://files.pythonhosted.org/packages/0c/d1/aa246988f8ba7a1c205b51af6a943fd04da5895ef9f50df40b59bb356b0d/splines-0.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-25 18:12:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AudioSceneDescriptionFormat",
    "github_project": "splines",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "splines"
}
        
Elapsed time: 0.40000s