deep-b-spline-approximation


Namedeep-b-spline-approximation JSON
Version 0.3.7 PyPI version JSON
download
home_pagehttps://github.com/t-ceccarini/deep-b-spline-approximation
SummaryA python package for bspline curve approximation using deep learning
upload_time2023-07-16 18:32:56
maintainer
docs_urlNone
authorTommaso Ceccarini
requires_python
license
keywords python deep learning mlp cnn cagd bspline bezier
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/t-ceccarini/deep-b-spline-approximation",
    "name": "deep-b-spline-approximation",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,deep learning,mlp,cnn,cagd,bspline,bezier",
    "author": "Tommaso Ceccarini",
    "author_email": "<tceccarini93@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/76/b4/954fead482d63a9daf68d90b18ea1950a510bed88534b8f7274de36254e4/deep-b-spline-approximation-0.3.7.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "A python package for bspline curve approximation using deep learning",
    "version": "0.3.7",
    "project_urls": {
        "Download": "https://github.com/t-ceccarini/deep-b-spline-approximation/archive/refs/tags/v_0.3.7.tar.gz",
        "Homepage": "https://github.com/t-ceccarini/deep-b-spline-approximation"
    },
    "split_keywords": [
        "python",
        "deep learning",
        "mlp",
        "cnn",
        "cagd",
        "bspline",
        "bezier"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e312d9994454c1590ede7dca396e01d04fe47a540c7a0ffa2be7dc79888a4323",
                "md5": "46512f03767ba638ebefc85cd1b3984f",
                "sha256": "3fc9fa67a0d62adc460c497df320d42c5ec9d7803259feff71dbf10c748a2b48"
            },
            "downloads": -1,
            "filename": "deep_b_spline_approximation-0.3.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "46512f03767ba638ebefc85cd1b3984f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 29455,
            "upload_time": "2023-07-16T18:32:54",
            "upload_time_iso_8601": "2023-07-16T18:32:54.624269Z",
            "url": "https://files.pythonhosted.org/packages/e3/12/d9994454c1590ede7dca396e01d04fe47a540c7a0ffa2be7dc79888a4323/deep_b_spline_approximation-0.3.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "76b4954fead482d63a9daf68d90b18ea1950a510bed88534b8f7274de36254e4",
                "md5": "00142ee81405627aee6e73baeacd2ef3",
                "sha256": "ab44d7ebae27bb1cc290263ac76cf5ec42abf7a911ead4e561fbc85e763f3e20"
            },
            "downloads": -1,
            "filename": "deep-b-spline-approximation-0.3.7.tar.gz",
            "has_sig": false,
            "md5_digest": "00142ee81405627aee6e73baeacd2ef3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 24535,
            "upload_time": "2023-07-16T18:32:56",
            "upload_time_iso_8601": "2023-07-16T18:32:56.123291Z",
            "url": "https://files.pythonhosted.org/packages/76/b4/954fead482d63a9daf68d90b18ea1950a510bed88534b8f7274de36254e4/deep-b-spline-approximation-0.3.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-16 18:32:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "t-ceccarini",
    "github_project": "deep-b-spline-approximation",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "deep-b-spline-approximation"
}
        
Elapsed time: 0.09078s