# invrs-utils - Miscellaneous utilities
[](https://github.com/invrs-io/utils/actions)
[](https://pypi.org/project/invrs-utils/)
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/ba/45/570b7ff668859c013e8d6a5c4738fa0ccacd461f6707bbbb5947225ef1f9/invrs_utils-1.4.1.tar.gz",
"platform": null,
"description": "# invrs-utils - Miscellaneous utilities\n[](https://github.com/invrs-io/utils/actions)\n[](https://pypi.org/project/invrs-utils/)\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": null,
"summary": "Miscellaneous utilities for the invrs-io ecosystem",
"version": "1.4.1",
"project_urls": null,
"split_keywords": [
"topology",
" optimization",
" jax",
" inverse design"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "af2a37f566309fe285ef6e772793ef527c4c6c151b8291e2e6314a3129f8c2c8",
"md5": "17b3fe66912e5d42b084e6fca3646870",
"sha256": "edf690ec7255e3949de80b3d3999f3ee240512a7660ee540c19dd8808f6a62cb"
},
"downloads": -1,
"filename": "invrs_utils-1.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "17b3fe66912e5d42b084e6fca3646870",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 13353,
"upload_time": "2025-10-20T19:54:43",
"upload_time_iso_8601": "2025-10-20T19:54:43.530405Z",
"url": "https://files.pythonhosted.org/packages/af/2a/37f566309fe285ef6e772793ef527c4c6c151b8291e2e6314a3129f8c2c8/invrs_utils-1.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ba45570b7ff668859c013e8d6a5c4738fa0ccacd461f6707bbbb5947225ef1f9",
"md5": "3f1868a51204d1e41f19fb056c8245cf",
"sha256": "346630970d1d33a138aa5dc9d9310f4d37b0e70d429df15c7f8d6a0e039fe64b"
},
"downloads": -1,
"filename": "invrs_utils-1.4.1.tar.gz",
"has_sig": false,
"md5_digest": "3f1868a51204d1e41f19fb056c8245cf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 11843,
"upload_time": "2025-10-20T19:54:44",
"upload_time_iso_8601": "2025-10-20T19:54:44.638969Z",
"url": "https://files.pythonhosted.org/packages/ba/45/570b7ff668859c013e8d6a5c4738fa0ccacd461f6707bbbb5947225ef1f9/invrs_utils-1.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-20 19:54:44",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "invrs-utils"
}