invrs-utils


Nameinvrs-utils JSON
Version 0.8.2 PyPI version JSON
download
home_pageNone
SummaryMiscellaneous utilities for the invrs-io ecosystem
upload_time2024-03-25 22:12:44
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseMIT License Copyright (c) 2023 The INVRS-IO authors. 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 topology optimization jax inverse design
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # invrs-utils - Miscellaneous utilities
`v0.8.2`

This package is a collection of utilities that may be useful, but do not have fundamental roles in the invrs-io ecosystem. These currently include,

- `experiment.checkpoint`: Defines a simple checkpoint manager with an [orbax](https://github.com/google/orbax)-like API.
- `experiment.sweep`: Functions to construct experiments involving hyperparameter sweeps.
- `experiment.data`: Functions to load and summarize data from experiments.
- `experiment.work_unit`: Provides a function to run a single work unit in an experiment.

## Install
```
pip install invrs-utils
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "invrs-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "\"Martin F. Schubert\" <mfschubert@gmail.com>",
    "keywords": "topology, optimization, jax, inverse design",
    "author": null,
    "author_email": "\"Martin F. Schubert\" <mfschubert@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d2/8e/aa1aa3971f9aa160f5adc3a00d71aed50da6c5589b2c740cdf3b826d9948/invrs_utils-0.8.2.tar.gz",
    "platform": null,
    "description": "# invrs-utils - Miscellaneous utilities\n`v0.8.2`\n\nThis package is a collection of utilities that may be useful, but do not have fundamental roles in the invrs-io ecosystem. These currently include,\n\n- `experiment.checkpoint`: Defines a simple checkpoint manager with an [orbax](https://github.com/google/orbax)-like API.\n- `experiment.sweep`: Functions to construct experiments involving hyperparameter sweeps.\n- `experiment.data`: Functions to load and summarize data from experiments.\n- `experiment.work_unit`: Provides a function to run a single work unit in an experiment.\n\n## Install\n```\npip install invrs-utils\n```\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 The INVRS-IO authors.  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": "Miscellaneous utilities for the invrs-io ecosystem",
    "version": "0.8.2",
    "project_urls": null,
    "split_keywords": [
        "topology",
        " optimization",
        " jax",
        " inverse design"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "943cad060ac8a7909c6b7171441baa889fc43a620bd24a7edd1dcd3d66ab3639",
                "md5": "40c149b4bc00c2a54d9b82326f6267cf",
                "sha256": "5ea5a7e629fe4f416f10c968cbd21e31251f06dccc9ff4d9f19092826d4c6296"
            },
            "downloads": -1,
            "filename": "invrs_utils-0.8.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "40c149b4bc00c2a54d9b82326f6267cf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 13361,
            "upload_time": "2024-03-25T22:12:42",
            "upload_time_iso_8601": "2024-03-25T22:12:42.863298Z",
            "url": "https://files.pythonhosted.org/packages/94/3c/ad060ac8a7909c6b7171441baa889fc43a620bd24a7edd1dcd3d66ab3639/invrs_utils-0.8.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d28eaa1aa3971f9aa160f5adc3a00d71aed50da6c5589b2c740cdf3b826d9948",
                "md5": "4d618ab62c06ab8b3a0827d84ed29a39",
                "sha256": "123cba9c09db59e4a753d161fdbbf80f9f7b04c11fdea6da4aefb4d51d7f4f7d"
            },
            "downloads": -1,
            "filename": "invrs_utils-0.8.2.tar.gz",
            "has_sig": false,
            "md5_digest": "4d618ab62c06ab8b3a0827d84ed29a39",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 11829,
            "upload_time": "2024-03-25T22:12:44",
            "upload_time_iso_8601": "2024-03-25T22:12:44.574966Z",
            "url": "https://files.pythonhosted.org/packages/d2/8e/aa1aa3971f9aa160f5adc3a00d71aed50da6c5589b2c740cdf3b826d9948/invrs_utils-0.8.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 22:12:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "invrs-utils"
}
        
Elapsed time: 0.22586s