arm-pytorch-utilities


Namearm-pytorch-utilities JSON
Version 0.4.2 PyPI version JSON
download
home_pageNone
SummaryUtilities for working with pytorch
upload_time2024-04-23 23:57:13
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseCopyright (c) 2023 University of Michigan ARM Lab Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords rng pytorch visualization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Requirements
- PyTorch (1.0+)
- python 3

## Installation 
```shell
pip install arm-pytorch-utilities
```
You can also install in editable mode with `python3 -m pip install -e .` so that modifications
in the repository are automatically synced with the installed library

## Testing
Install `pytest` if you don't have it, then run
```
py.test
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "arm-pytorch-utilities",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "Sheng Zhong <zhsh@umich.edu>",
    "keywords": "rng, pytorch, visualization",
    "author": null,
    "author_email": "Sheng Zhong <zhsh@umich.edu>",
    "download_url": "https://files.pythonhosted.org/packages/7d/23/3159bf6dc198fa315588033024c9b0dc34c9f13a6fb0a35fe4e1b718cd27/arm_pytorch_utilities-0.4.2.tar.gz",
    "platform": null,
    "description": "## Requirements\n- PyTorch (1.0+)\n- python 3\n\n## Installation \n```shell\npip install arm-pytorch-utilities\n```\nYou can also install in editable mode with `python3 -m pip install -e .` so that modifications\nin the repository are automatically synced with the installed library\n\n## Testing\nInstall `pytest` if you don't have it, then run\n```\npy.test\n```\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2023 University of Michigan ARM Lab  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.  ",
    "summary": "Utilities for working with pytorch",
    "version": "0.4.2",
    "project_urls": {
        "Bug Reports": "https://github.com/UM-ARM-Lab/arm_pytorch_utilities/issues",
        "Homepage": "https://github.com/UM-ARM-Lab/arm_pytorch_utilities",
        "Source": "https://github.com/UM-ARM-Lab/arm_pytorch_utilities"
    },
    "split_keywords": [
        "rng",
        " pytorch",
        " visualization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c52cd1434d47c0f488de23c8ffb12c18a65378135a0360919a1a0e115f33a3c4",
                "md5": "1bb930f8ca2491b60b7d7ffda5057575",
                "sha256": "87c12484753943f7fd9f9dea48a2959d4bda307681ee49f1eee955b71f588db8"
            },
            "downloads": -1,
            "filename": "arm_pytorch_utilities-0.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1bb930f8ca2491b60b7d7ffda5057575",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 40701,
            "upload_time": "2024-04-23T23:57:10",
            "upload_time_iso_8601": "2024-04-23T23:57:10.652874Z",
            "url": "https://files.pythonhosted.org/packages/c5/2c/d1434d47c0f488de23c8ffb12c18a65378135a0360919a1a0e115f33a3c4/arm_pytorch_utilities-0.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d233159bf6dc198fa315588033024c9b0dc34c9f13a6fb0a35fe4e1b718cd27",
                "md5": "9059f1b15042782b2c26b35058d42aea",
                "sha256": "a82950636f6d5ef13a5275a47e716c28278ee2ecd1e7f79f40f220ad445c0809"
            },
            "downloads": -1,
            "filename": "arm_pytorch_utilities-0.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "9059f1b15042782b2c26b35058d42aea",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 40027,
            "upload_time": "2024-04-23T23:57:13",
            "upload_time_iso_8601": "2024-04-23T23:57:13.402820Z",
            "url": "https://files.pythonhosted.org/packages/7d/23/3159bf6dc198fa315588033024c9b0dc34c9f13a6fb0a35fe4e1b718cd27/arm_pytorch_utilities-0.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 23:57:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "UM-ARM-Lab",
    "github_project": "arm_pytorch_utilities",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "arm-pytorch-utilities"
}
        
Elapsed time: 0.25848s