unfoldNd


NameunfoldNd JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/f-dangel/unfoldNd
SummaryN-dimensional unfold (im2col) and fold (col2im) in PyTorch
upload_time2024-06-14 14:42:35
maintainerNone
docs_urlNone
authorFelix Dangel
requires_python>=3.8
licenseMIT
keywords pytorch im2col col2im unfold fold
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            N-dimensional unfold (im2col) and fold (col2im) in PyTorch

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/f-dangel/unfoldNd",
    "name": "unfoldNd",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "PyTorch, im2col, col2im, unfold, fold",
    "author": "Felix Dangel",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/2a/b2/632656b717ae87a9f907d1582ea3035b89232026605255c2861d7592ea13/unfoldnd-0.2.2.tar.gz",
    "platform": "any",
    "description": "N-dimensional unfold (im2col) and fold (col2im) in PyTorch\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "N-dimensional unfold (im2col) and fold (col2im) in PyTorch",
    "version": "0.2.2",
    "project_urls": {
        "Homepage": "https://github.com/f-dangel/unfoldNd"
    },
    "split_keywords": [
        "pytorch",
        " im2col",
        " col2im",
        " unfold",
        " fold"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e815a219df042db44c0f8707082cc7c69d42094f549ea00d1ad7a8c15051347b",
                "md5": "c1c4c10741453bea6e6a313cffa1dbd9",
                "sha256": "d57cb69953341a1bb472ea4654c3ef277e4f2ccc28138f72acbb89fa33e2557c"
            },
            "downloads": -1,
            "filename": "unfoldNd-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c1c4c10741453bea6e6a313cffa1dbd9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 16815,
            "upload_time": "2024-06-14T14:42:34",
            "upload_time_iso_8601": "2024-06-14T14:42:34.817557Z",
            "url": "https://files.pythonhosted.org/packages/e8/15/a219df042db44c0f8707082cc7c69d42094f549ea00d1ad7a8c15051347b/unfoldNd-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ab2632656b717ae87a9f907d1582ea3035b89232026605255c2861d7592ea13",
                "md5": "dd438f3666006ca3993edea5e50c7150",
                "sha256": "e8fdffeb68bc1b393ddc1b1c87056e0e4616db992e95c7dbc3dc90d564599397"
            },
            "downloads": -1,
            "filename": "unfoldnd-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "dd438f3666006ca3993edea5e50c7150",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 18648,
            "upload_time": "2024-06-14T14:42:35",
            "upload_time_iso_8601": "2024-06-14T14:42:35.936543Z",
            "url": "https://files.pythonhosted.org/packages/2a/b2/632656b717ae87a9f907d1582ea3035b89232026605255c2861d7592ea13/unfoldnd-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-14 14:42:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "f-dangel",
    "github_project": "unfoldNd",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "unfoldnd"
}
        
Elapsed time: 0.24637s