tensor-walks


Nametensor-walks JSON
Version 0.0.7 PyPI version JSON
download
home_pagehttps://jugit.fz-juelich.de/IBG-1/ModSim/tensortree
SummaryFast vectorized tree library.
upload_time2024-12-05 09:22:38
maintainerNone
docs_urlNone
authorJohannes Seiffarth
requires_python>=3.8
licenseMIT license
keywords tensor_walks
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tensor_walks: Fast vecotrized walk operations on tree structures

![pipeline](https://jugit.fz-juelich.de/IBG-1/ModSim/tensortree/badges/master/pipeline.svg)
![coverage](https://jugit.fz-juelich.de/IBG-1/ModSim/tensortree/badges/master/coverage.svg)


## Installation

Install `tensor_walks` from `pypi`:

```bash
pip install tensor_walks
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://jugit.fz-juelich.de/IBG-1/ModSim/tensortree",
    "name": "tensor-walks",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tensor_walks",
    "author": "Johannes Seiffarth",
    "author_email": "j.seiffarth@fz-juelich.de",
    "download_url": "https://files.pythonhosted.org/packages/7a/f8/3b21f96b6d34e01f67e64dd4f430ec121b5ef48759ea3b47272d5b379f88/tensor_walks-0.0.7.tar.gz",
    "platform": null,
    "description": "# tensor_walks: Fast vecotrized walk operations on tree structures\n\n![pipeline](https://jugit.fz-juelich.de/IBG-1/ModSim/tensortree/badges/master/pipeline.svg)\n![coverage](https://jugit.fz-juelich.de/IBG-1/ModSim/tensortree/badges/master/coverage.svg)\n\n\n## Installation\n\nInstall `tensor_walks` from `pypi`:\n\n```bash\npip install tensor_walks\n```\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Fast vectorized tree library.",
    "version": "0.0.7",
    "project_urls": {
        "Homepage": "https://jugit.fz-juelich.de/IBG-1/ModSim/tensortree"
    },
    "split_keywords": [
        "tensor_walks"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93db083a83548f06bd8ac4430ce8bfa73c841340a60578f41b2d447b93132801",
                "md5": "1cc39743e57dda2e48e35f211e67ed37",
                "sha256": "a9cf1075f73a70d8c6faf77d9901e9cb2d5e05616dba79d35c232e83423685d9"
            },
            "downloads": -1,
            "filename": "tensor_walks-0.0.7-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1cc39743e57dda2e48e35f211e67ed37",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 5347,
            "upload_time": "2024-12-05T09:22:37",
            "upload_time_iso_8601": "2024-12-05T09:22:37.555454Z",
            "url": "https://files.pythonhosted.org/packages/93/db/083a83548f06bd8ac4430ce8bfa73c841340a60578f41b2d447b93132801/tensor_walks-0.0.7-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7af83b21f96b6d34e01f67e64dd4f430ec121b5ef48759ea3b47272d5b379f88",
                "md5": "8ec60a089458e0a00ed5bc4793c8a9e5",
                "sha256": "e9479656891c2e16adade55542c0c11d5c8a89ca1b562d494f35eab4df25125e"
            },
            "downloads": -1,
            "filename": "tensor_walks-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "8ec60a089458e0a00ed5bc4793c8a9e5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6450,
            "upload_time": "2024-12-05T09:22:38",
            "upload_time_iso_8601": "2024-12-05T09:22:38.686312Z",
            "url": "https://files.pythonhosted.org/packages/7a/f8/3b21f96b6d34e01f67e64dd4f430ec121b5ef48759ea3b47272d5b379f88/tensor_walks-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-05 09:22:38",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tensor-walks"
}
        
Elapsed time: 1.65723s