Name | pyLowOrder JSON |
Version |
1.3.5
JSON |
| download |
home_page | https://github.com/ArnauMiro/pyLowOrder |
Summary | High-performance low-order modeling with Python |
upload_time | 2024-03-13 11:38:09 |
maintainer | Benet Eiximeno, Arnau Miro |
docs_url | None |
author | Benet Eiximeno, Beka Begiashvili, Arnau Miro, Eusebio Valero, Oriol Lehmkuhl |
requires_python | >=3.7 |
license | MIT License Copyright (c) Python Low Order Modelling Library 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 |
low-order
modeling
pod
dmd
|
VCS |
|
bugtrack_url |
|
requirements |
numpy
cython
mpi4py
matplotlib
h5py
nfft
ensight-reader
pyvista
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[![Build status](https://github.com/ArnauMiro/UPM_BSC_LowOrder/actions/workflows/build_intel.yml/badge.svg)](https://github.com/ArnauMiro/UPM_BSC_LowOrder/actions)
[![Build status](https://github.com/ArnauMiro/UPM_BSC_LowOrder/actions/workflows/build_gcc.yml/badge.svg)](https://github.com/ArnauMiro/UPM_BSC_LowOrder/actions)
[![Test-suite](https://github.com/ArnauMiro/UPM_BSC_LowOrder/actions/workflows/run_testsuite.yml/badge.svg)](https://github.com/ArnauMiro/UPM_BSC_LowOrder/actions)
[![License](https://img.shields.io/badge/license-MIT-orange)](https://opensource.org/licenses/mit)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10598565.svg)](https://doi.org/10.5281/zenodo.10598565)
# pyLOM
This tool is a port of the POD/DMD of the tools from UPM in MATLAB to C/C++ using a python interface. So far POD, DMD and sPOD are fully implemented and work is being done to bring hoDMD and VAEs inside the tool.
Please check the [wiki](https://github.com/ArnauMiro/pyLowOrder/wiki) for instructions on how to deploy the tool.
## Cite the repo!
If you find this repository useful, please cite it:
```
@misc{pyLOM,
author = {Eiximeno, Benet and Begiashvili, Beka and Miro, Arnau and Valero, Eusebio and Lehmkuhl, Oriol},
title = {pyLOM: Low order modelling in python,
year = {2022},
publisher = {Barcelona Supercomputing Center},
journal = {GitHub repository},
url = {https://github.com/ArnauMiro/UPM_BSC_LowOrder},
}
```
The POD formulation used in this tool can be found in the following paper:
Eiximeno, B., Miró, A., Cajas, J.C., Lehmkuhl, O., Rodriguez, I., 2022. On the Wake Dynamics of an Oscillating Cylinder via Proper Orthogonal Decomposition. Fluids 7, 292. https://doi.org/10.3390/fluids7090292
<details><summary>Bibtex</summary>
<p>
```
@article{eiximeno_wake_2022,
title = {On the {Wake} {Dynamics} of an {Oscillating} {Cylinder} via {Proper} {Orthogonal} {Decomposition}},
volume = {7},
issn = {2311-5521},
doi = {10.3390/fluids7090292},
number = {9},
journal = {Fluids},
author = {Eiximeno, Benet and Miró, Arnau and Cajas, Juan Carlos and Lehmkuhl, Oriol and Rodriguez, Ivette},
year = {2022},
pages = {292},
}
```
</p>
</details>
## Acknowledgements
The research leading to this software has received funding from the European High-Performance Computing Joint Undertaking (JU) under grant agreement No 956104. The JU receives support from the European Union’s Horizon 2020 research and innovation programme and Spain, France, Germany.
Raw data
{
"_id": null,
"home_page": "https://github.com/ArnauMiro/pyLowOrder",
"name": "pyLowOrder",
"maintainer": "Benet Eiximeno, Arnau Miro",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "Benet Eiximeno <benet.eiximeno@bsc.es>, Arnau Miro <arnau.mirojane@bsc.es>",
"keywords": "low-order,modeling,POD,DMD",
"author": "Benet Eiximeno, Beka Begiashvili, Arnau Miro, Eusebio Valero, Oriol Lehmkuhl",
"author_email": "Benet Eiximeno <benet.eiximeno@bsc.es>, Beka Begiashvili <beka.begiashvili@alumnos.upm.es>, Arnau Miro <arnau.mirojane@bsc.es>, Eusebio Valero <eusebio.valero@upm.es>, Oriol Lehmkuhl <oriol.lehmkuhl@bsc.es>",
"download_url": "https://files.pythonhosted.org/packages/41/2c/91bff5c9e131bb62960ec87244d150801941cc9411b88ea77dec88f88411/pyLowOrder-1.3.5.tar.gz",
"platform": null,
"description": "[![Build status](https://github.com/ArnauMiro/UPM_BSC_LowOrder/actions/workflows/build_intel.yml/badge.svg)](https://github.com/ArnauMiro/UPM_BSC_LowOrder/actions)\n[![Build status](https://github.com/ArnauMiro/UPM_BSC_LowOrder/actions/workflows/build_gcc.yml/badge.svg)](https://github.com/ArnauMiro/UPM_BSC_LowOrder/actions)\n[![Test-suite](https://github.com/ArnauMiro/UPM_BSC_LowOrder/actions/workflows/run_testsuite.yml/badge.svg)](https://github.com/ArnauMiro/UPM_BSC_LowOrder/actions)\n[![License](https://img.shields.io/badge/license-MIT-orange)](https://opensource.org/licenses/mit)\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10598565.svg)](https://doi.org/10.5281/zenodo.10598565)\n\n# pyLOM\n\nThis tool is a port of the POD/DMD of the tools from UPM in MATLAB to C/C++ using a python interface. So far POD, DMD and sPOD are fully implemented and work is being done to bring hoDMD and VAEs inside the tool.\nPlease check the [wiki](https://github.com/ArnauMiro/pyLowOrder/wiki) for instructions on how to deploy the tool.\n\n## Cite the repo!\nIf you find this repository useful, please cite it:\n```\n@misc{pyLOM,\n author = {Eiximeno, Benet and Begiashvili, Beka and Miro, Arnau and Valero, Eusebio and Lehmkuhl, Oriol},\n title = {pyLOM: Low order modelling in python,\n year = {2022},\n publisher = {Barcelona Supercomputing Center},\n journal = {GitHub repository},\n url = {https://github.com/ArnauMiro/UPM_BSC_LowOrder},\n}\n```\nThe POD formulation used in this tool can be found in the following paper:\n\nEiximeno, B., Mir\u00f3, A., Cajas, J.C., Lehmkuhl, O., Rodriguez, I., 2022. On the Wake Dynamics of an Oscillating Cylinder via Proper Orthogonal Decomposition. Fluids 7, 292. https://doi.org/10.3390/fluids7090292\n\n<details><summary>Bibtex</summary>\n<p>\n\t\n```\n@article{eiximeno_wake_2022,\n\ttitle = {On the {Wake} {Dynamics} of an {Oscillating} {Cylinder} via {Proper} {Orthogonal} {Decomposition}},\n\tvolume = {7},\n\tissn = {2311-5521},\n\tdoi = {10.3390/fluids7090292},\n\tnumber = {9},\n\tjournal = {Fluids},\n\tauthor = {Eiximeno, Benet and Mir\u00f3, Arnau and Cajas, Juan Carlos and Lehmkuhl, Oriol and Rodriguez, Ivette},\n\tyear = {2022},\n\tpages = {292},\n}\n```\n\t\n</p>\n</details>\n\n## Acknowledgements\nThe research leading to this software has received funding from the European High-Performance Computing Joint Undertaking (JU) under grant agreement No 956104. The JU receives support from the European Union\u2019s Horizon 2020 research and innovation programme and Spain, France, Germany.\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) Python Low Order Modelling Library 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": "High-performance low-order modeling with Python",
"version": "1.3.5",
"project_urls": {
"Bug Reports": "https://ArnauMiro@github.com/ArnauMiro/pyLowOrder/issues",
"Homepage": "https://ArnauMiro@github.com/ArnauMiro/pyLowOrder",
"Source": "https://ArnauMiro@github.com/ArnauMiro/pyLowOrder"
},
"split_keywords": [
"low-order",
"modeling",
"pod",
"dmd"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0974c9f42e37ae809f304693879e6e6fc5fe74ec6ec8e8f23a47c7537cc528db",
"md5": "a83d6bd3e1f54176f73c1232c06f5c1d",
"sha256": "faf669c60695ba05a0e27f4a0d35ff67a257c8498e753442eb21770bcedbd7b7"
},
"downloads": -1,
"filename": "pyLowOrder-1.3.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a83d6bd3e1f54176f73c1232c06f5c1d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 78746,
"upload_time": "2024-03-13T11:38:07",
"upload_time_iso_8601": "2024-03-13T11:38:07.971681Z",
"url": "https://files.pythonhosted.org/packages/09/74/c9f42e37ae809f304693879e6e6fc5fe74ec6ec8e8f23a47c7537cc528db/pyLowOrder-1.3.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "412c91bff5c9e131bb62960ec87244d150801941cc9411b88ea77dec88f88411",
"md5": "aa5f1247b7da7462b612aefa3eb38a6a",
"sha256": "d729443aed30a63d20b5e17e9a493826aac65da9c38923c9bf430beb48e5984e"
},
"downloads": -1,
"filename": "pyLowOrder-1.3.5.tar.gz",
"has_sig": false,
"md5_digest": "aa5f1247b7da7462b612aefa3eb38a6a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 65498,
"upload_time": "2024-03-13T11:38:09",
"upload_time_iso_8601": "2024-03-13T11:38:09.656003Z",
"url": "https://files.pythonhosted.org/packages/41/2c/91bff5c9e131bb62960ec87244d150801941cc9411b88ea77dec88f88411/pyLowOrder-1.3.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-13 11:38:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ArnauMiro",
"github_project": "pyLowOrder",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "numpy",
"specs": []
},
{
"name": "cython",
"specs": [
[
">=",
"3.0.0"
]
]
},
{
"name": "mpi4py",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "h5py",
"specs": [
[
">=",
"3.0.0"
]
]
},
{
"name": "nfft",
"specs": []
},
{
"name": "ensight-reader",
"specs": []
},
{
"name": "pyvista",
"specs": []
}
],
"lcname": "pyloworder"
}