splines


Namesplines JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://splines.readthedocs.io/
SummarySplines in Euclidean Space and Beyond
upload_time2023-10-19 17:28:34
maintainer
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

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://splines.readthedocs.io/",
    "name": "splines",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "splines,curves,interpolation,quaternions",
    "author": "Matthias Geier",
    "author_email": "Matthias.Geier@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e4/ef/5c45829c88c7186cb7d3233b1ee4a2a4da6dc06566d505c9dfb57dd21fd1/splines-0.3.1.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\nLicense\n    MIT -- see the file ``LICENSE`` for details.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Splines in Euclidean Space and Beyond",
    "version": "0.3.1",
    "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": "140f561c31b946b2fec43314ea49225e7759f58a887f40b7363e5df17cbd60d5",
                "md5": "45c3c9ce1c52f634b03cff8dd4e45146",
                "sha256": "52945e8547257a545ce9caf3d628ea6f5552c1c560d6dd6857806405e023ff11"
            },
            "downloads": -1,
            "filename": "splines-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "45c3c9ce1c52f634b03cff8dd4e45146",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 17577,
            "upload_time": "2023-10-19T17:28:31",
            "upload_time_iso_8601": "2023-10-19T17:28:31.783454Z",
            "url": "https://files.pythonhosted.org/packages/14/0f/561c31b946b2fec43314ea49225e7759f58a887f40b7363e5df17cbd60d5/splines-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4ef5c45829c88c7186cb7d3233b1ee4a2a4da6dc06566d505c9dfb57dd21fd1",
                "md5": "c37d839de16dd84f8b8f0701661b05cc",
                "sha256": "8a5cf09709254b7872e8bbbfa03aad1dcfa19ec7a49575f3de987c3be17e8a7a"
            },
            "downloads": -1,
            "filename": "splines-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c37d839de16dd84f8b8f0701661b05cc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 136336,
            "upload_time": "2023-10-19T17:28:34",
            "upload_time_iso_8601": "2023-10-19T17:28:34.119667Z",
            "url": "https://files.pythonhosted.org/packages/e4/ef/5c45829c88c7186cb7d3233b1ee4a2a4da6dc06566d505c9dfb57dd21fd1/splines-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-19 17:28:34",
    "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.14533s