einconv


Nameeinconv JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/f-dangel/einconv
SummaryConvolutions as tensor contractions (einsums) for PyTorch
upload_time2023-07-03 20:26:16
maintainer
docs_urlNone
authorFelix Dangel
requires_python>=3.7
licenseMIT
keywords convolution einsum tensor networks einconv
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Convolutions as tensor contractions (einsums) for PyTorch

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/f-dangel/einconv",
    "name": "einconv",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "convolution,einsum,tensor networks,einconv",
    "author": "Felix Dangel",
    "author_email": "fdangel@vectorinstitute.ai",
    "download_url": "https://files.pythonhosted.org/packages/fb/c6/dd2cb5b46cfb69e14b21b7ade654b4af8c736e6b71c8ff3e5b94b907ea80/einconv-0.1.0.tar.gz",
    "platform": "any",
    "description": "Convolutions as tensor contractions (einsums) for PyTorch\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Convolutions as tensor contractions (einsums) for PyTorch",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/f-dangel/einconv"
    },
    "split_keywords": [
        "convolution",
        "einsum",
        "tensor networks",
        "einconv"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a9232dc70d59ad9fa5497a456a1d6559c8cff38e634c3967a144d42a0a0d0f9",
                "md5": "acc3e71229640661884dcc11852ad610",
                "sha256": "3bca32d297ae502277dccbaa9ff190036fb9592074086d9762811a3dfc54b20c"
            },
            "downloads": -1,
            "filename": "einconv-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "acc3e71229640661884dcc11852ad610",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 27971,
            "upload_time": "2023-07-03T20:26:14",
            "upload_time_iso_8601": "2023-07-03T20:26:14.762948Z",
            "url": "https://files.pythonhosted.org/packages/7a/92/32dc70d59ad9fa5497a456a1d6559c8cff38e634c3967a144d42a0a0d0f9/einconv-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fbc6dd2cb5b46cfb69e14b21b7ade654b4af8c736e6b71c8ff3e5b94b907ea80",
                "md5": "1e3a5487c3d74d46e0b02eb4476a48db",
                "sha256": "6b103881b1268e43d581f285da4fa72b073c95f31b92575133bafed9929b6d98"
            },
            "downloads": -1,
            "filename": "einconv-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1e3a5487c3d74d46e0b02eb4476a48db",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 76717,
            "upload_time": "2023-07-03T20:26:16",
            "upload_time_iso_8601": "2023-07-03T20:26:16.939459Z",
            "url": "https://files.pythonhosted.org/packages/fb/c6/dd2cb5b46cfb69e14b21b7ade654b4af8c736e6b71c8ff3e5b94b907ea80/einconv-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-03 20:26:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "f-dangel",
    "github_project": "einconv",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "einconv"
}
        
Elapsed time: 0.08502s