tntorch


Nametntorch JSON
Version 1.1.2 PyPI version JSON
download
home_pagehttps://github.com/rballester/tntorch
SummaryTensor Network Learning with PyTorch
upload_time2024-05-23 11:49:02
maintainerNone
docs_urlNone
authorRafael Ballester-Ripoll
requires_pythonNone
licenseLGPL
keywords tntorch
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            tntorch is a PyTorch-powered modeling and learning library using tensor networks. Features include basic and fancy indexing of tensors, broadcasting, assignment, etc.; tensor decomposition and arithmetics; adaptive sampling (cross-approximation); global optimization of tensors; sensitivity analysis; and more.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rballester/tntorch",
    "name": "tntorch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "tntorch",
    "author": "Rafael Ballester-Ripoll",
    "author_email": "rafael.ballester@ie.edu",
    "download_url": "https://files.pythonhosted.org/packages/58/02/43bd8de6f310e4ccc991209e663ae1d290a099d86c31460685450d10b012/tntorch-1.1.2.tar.gz",
    "platform": null,
    "description": "tntorch is a PyTorch-powered modeling and learning library using tensor networks. Features include basic and fancy indexing of tensors, broadcasting, assignment, etc.; tensor decomposition and arithmetics; adaptive sampling (cross-approximation); global optimization of tensors; sensitivity analysis; and more.\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "Tensor Network Learning with PyTorch",
    "version": "1.1.2",
    "project_urls": {
        "Homepage": "https://github.com/rballester/tntorch"
    },
    "split_keywords": [
        "tntorch"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f15aa57fccaf50b1b7d1a3e8c025f96f4ec98f98e967b6dab163416f0d3d38a2",
                "md5": "35350dbd22d0c1a8b3358246f4bfc678",
                "sha256": "de83901db848ec806f76e57016b652a8b8ae3977b246628ce3dc4e6c3c7f5a67"
            },
            "downloads": -1,
            "filename": "tntorch-1.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "35350dbd22d0c1a8b3358246f4bfc678",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 63328,
            "upload_time": "2024-05-23T11:48:59",
            "upload_time_iso_8601": "2024-05-23T11:48:59.224902Z",
            "url": "https://files.pythonhosted.org/packages/f1/5a/a57fccaf50b1b7d1a3e8c025f96f4ec98f98e967b6dab163416f0d3d38a2/tntorch-1.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "580243bd8de6f310e4ccc991209e663ae1d290a099d86c31460685450d10b012",
                "md5": "7de8bd181fe648f79be1673fcf42b633",
                "sha256": "1dcd885f74b0e6da8dd7f215ad35bad643452108833ef3f757eb86cb063bd9a7"
            },
            "downloads": -1,
            "filename": "tntorch-1.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7de8bd181fe648f79be1673fcf42b633",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 63733,
            "upload_time": "2024-05-23T11:49:02",
            "upload_time_iso_8601": "2024-05-23T11:49:02.007456Z",
            "url": "https://files.pythonhosted.org/packages/58/02/43bd8de6f310e4ccc991209e663ae1d290a099d86c31460685450d10b012/tntorch-1.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-23 11:49:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rballester",
    "github_project": "tntorch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "tntorch"
}
        
Elapsed time: 0.53624s