Name | opinf JSON |
Version |
0.5.11
JSON |
| download |
home_page | None |
Summary | Operator Inference for data-driven model reduction of dynamical systems. |
upload_time | 2024-11-20 21:51:30 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT License Copyright (c) 2023 Willcox Research Group 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 |
operator inference
model reduction
data-driven model reduction
scientific machine learning
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[![License](https://img.shields.io/github/license/Willcox-Research-Group/rom-operator-inference-python3)](./LICENSE)
[![Top language](https://img.shields.io/github/languages/top/Willcox-Research-Group/rom-operator-inference-python3)](https://www.python.org)
![Code size](https://img.shields.io/github/languages/code-size/Willcox-Research-Group/rom-operator-inference-python3)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://black.readthedocs.io/en/stable/)
[![Issues](https://img.shields.io/github/issues/Willcox-Research-Group/rom-operator-inference-python3)](https://github.com/Willcox-Research-Group/rom-operator-inference-python3/issues)
[![Latest commit](https://img.shields.io/github/last-commit/Willcox-Research-Group/rom-operator-inference-python3)](https://github.com/Willcox-Research-Group/rom-operator-inference-python3/commits/main)
[![PyPI](https://img.shields.io/pypi/wheel/opinf)](https://pypi.org/project/opinf/)
[![Documentation](https://img.shields.io/badge/Documentation-important)](https://Willcox-Research-Group.github.io/rom-operator-inference-Python3/)
# Operator Inference in Python
This is a Python implementation of Operator Inference for learning projection-based polynomial reduced-order models of dynamical systems.
The procedure is **data-driven** and **non-intrusive**, making it a viable candidate for model reduction of "glass-box" systems.
The methodology was [introduced in 2016 by Peherstorfer and Willcox](https://www.sciencedirect.com/science/article/pii/S0045782516301104).
[**See the Documentation Here**](https://Willcox-Research-Group.github.io/rom-operator-inference-Python3/).
---
**Contributors**:
[Shane McQuarrie](https://github.com/shanemcq18),
[Renee Swischuk](https://github.com/swischuk),
[Elizabeth Qian](https://github.com/elizqian),
[Boris Kramer](http://kramer.ucsd.edu/),
[Karen Willcox](https://kiwi.oden.utexas.edu/).
Raw data
{
"_id": null,
"home_page": null,
"name": "opinf",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "\"Shane A. McQuarrie\" <smcquar@sandia.gov>",
"keywords": "operator inference, model reduction, data-driven model reduction, scientific machine learning",
"author": null,
"author_email": "Willcox Research Group <kwillcox@oden.utexas.edu>",
"download_url": "https://files.pythonhosted.org/packages/05/39/ef716142feebbc159900174332a21e5320a6ac3b80f379b0f2d15a484b04/opinf-0.5.11.tar.gz",
"platform": null,
"description": "[![License](https://img.shields.io/github/license/Willcox-Research-Group/rom-operator-inference-python3)](./LICENSE)\n[![Top language](https://img.shields.io/github/languages/top/Willcox-Research-Group/rom-operator-inference-python3)](https://www.python.org)\n![Code size](https://img.shields.io/github/languages/code-size/Willcox-Research-Group/rom-operator-inference-python3)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://black.readthedocs.io/en/stable/)\n[![Issues](https://img.shields.io/github/issues/Willcox-Research-Group/rom-operator-inference-python3)](https://github.com/Willcox-Research-Group/rom-operator-inference-python3/issues)\n[![Latest commit](https://img.shields.io/github/last-commit/Willcox-Research-Group/rom-operator-inference-python3)](https://github.com/Willcox-Research-Group/rom-operator-inference-python3/commits/main)\n[![PyPI](https://img.shields.io/pypi/wheel/opinf)](https://pypi.org/project/opinf/)\n[![Documentation](https://img.shields.io/badge/Documentation-important)](https://Willcox-Research-Group.github.io/rom-operator-inference-Python3/)\n\n# Operator Inference in Python\n\nThis is a Python implementation of Operator Inference for learning projection-based polynomial reduced-order models of dynamical systems.\nThe procedure is **data-driven** and **non-intrusive**, making it a viable candidate for model reduction of \"glass-box\" systems.\nThe methodology was [introduced in 2016 by Peherstorfer and Willcox](https://www.sciencedirect.com/science/article/pii/S0045782516301104).\n\n[**See the Documentation Here**](https://Willcox-Research-Group.github.io/rom-operator-inference-Python3/).\n\n---\n\n**Contributors**:\n[Shane McQuarrie](https://github.com/shanemcq18),\n[Renee Swischuk](https://github.com/swischuk),\n[Elizabeth Qian](https://github.com/elizqian),\n[Boris Kramer](http://kramer.ucsd.edu/),\n[Karen Willcox](https://kiwi.oden.utexas.edu/).\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2023 Willcox Research Group 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": "Operator Inference for data-driven model reduction of dynamical systems.",
"version": "0.5.11",
"project_urls": {
"documentation": "https://willcox-research-group.github.io/rom-operator-inference-Python3/source/index.html",
"homepage": "https://willcox-research-group.github.io/rom-operator-inference-Python3/source/index.html",
"repository": "https://github.com/Willcox-Research-Group/rom-operator-inference-Python3.git"
},
"split_keywords": [
"operator inference",
" model reduction",
" data-driven model reduction",
" scientific machine learning"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "aa2c1afb30f33fc0d10929c605ddb148f666c2246048609a142b2a10e04917d4",
"md5": "a2a04f719b770b1a06c6adacbfe4e13e",
"sha256": "6819b5c1b8b2f41406da80b9f37ba7474d5c12cc289e1a30c1068987e5db4aee"
},
"downloads": -1,
"filename": "opinf-0.5.11-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a2a04f719b770b1a06c6adacbfe4e13e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 158628,
"upload_time": "2024-11-20T21:51:29",
"upload_time_iso_8601": "2024-11-20T21:51:29.059612Z",
"url": "https://files.pythonhosted.org/packages/aa/2c/1afb30f33fc0d10929c605ddb148f666c2246048609a142b2a10e04917d4/opinf-0.5.11-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0539ef716142feebbc159900174332a21e5320a6ac3b80f379b0f2d15a484b04",
"md5": "a1427dadf1b2c109c1420d55d5b10e29",
"sha256": "7f1b63f0ca7a7987a27f425b4704765406619f6681a3f8991a14d1b15f71b5d1"
},
"downloads": -1,
"filename": "opinf-0.5.11.tar.gz",
"has_sig": false,
"md5_digest": "a1427dadf1b2c109c1420d55d5b10e29",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 130590,
"upload_time": "2024-11-20T21:51:30",
"upload_time_iso_8601": "2024-11-20T21:51:30.773230Z",
"url": "https://files.pythonhosted.org/packages/05/39/ef716142feebbc159900174332a21e5320a6ac3b80f379b0f2d15a484b04/opinf-0.5.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-20 21:51:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Willcox-Research-Group",
"github_project": "rom-operator-inference-Python3",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "opinf"
}