ezyrb


Nameezyrb JSON
Version 1.3.0.post2404 PyPI version JSON
download
home_pagehttps://github.com/mathLab/EZyRB
SummaryEasy Reduced Basis
upload_time2024-04-01 02:40:12
maintainerNone
docs_urlNone
authorNicola Demo, Marco Tezzele
requires_pythonNone
licenseMIT
keywords pod interpolation reduced-basis model-order-reduction
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            EZyRB is a Python package that performs a data-driven model order reduction for parametrized problems exploiting the recent approaches. Such techniques are able to provide a parametric model capable to provide the real-time approximation of the solution of a generic (potentially complex and non linear) problem. The reduced model is totally built upon the numerical data obtained by the original (to reduce) model, without requiring any knowledge of the equations that describe this model, resulting in a well suited framework for industrial contexts due to its natural capability to been integrated with commercial software.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mathLab/EZyRB",
    "name": "ezyrb",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "pod interpolation reduced-basis model-order-reduction",
    "author": "Nicola Demo, Marco Tezzele",
    "author_email": "demo.nicola@gmail.com, marcotez@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b7/78/1f69f998b405c06f7b1310b7e1513b07c4cffcac9e564b452e1a83977613/ezyrb-1.3.0.post2404.tar.gz",
    "platform": null,
    "description": "EZyRB is a Python package that performs a data-driven model order reduction for parametrized problems exploiting the recent approaches. Such techniques are able to provide a parametric model capable to provide the real-time approximation of the solution of a generic (potentially complex and non linear) problem. The reduced model is totally built upon the numerical data obtained by the original (to reduce) model, without requiring any knowledge of the equations that describe this model, resulting in a well suited framework for industrial contexts due to its natural capability to been integrated with commercial software.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Easy Reduced Basis",
    "version": "1.3.0.post2404",
    "project_urls": {
        "Homepage": "https://github.com/mathLab/EZyRB"
    },
    "split_keywords": [
        "pod",
        "interpolation",
        "reduced-basis",
        "model-order-reduction"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35a1942c79e0604b01e77dd105362e6a499b8225ec05a588d905a4d602e129c9",
                "md5": "5d34eb51bd5b2752a7c20bdee5d048be",
                "sha256": "f09f2b7f7eb910d16a638e9e8358fce3bab91b9db618acbaa48ebe357ffcbc1e"
            },
            "downloads": -1,
            "filename": "ezyrb-1.3.0.post2404-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5d34eb51bd5b2752a7c20bdee5d048be",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 67157,
            "upload_time": "2024-04-01T02:40:10",
            "upload_time_iso_8601": "2024-04-01T02:40:10.560529Z",
            "url": "https://files.pythonhosted.org/packages/35/a1/942c79e0604b01e77dd105362e6a499b8225ec05a588d905a4d602e129c9/ezyrb-1.3.0.post2404-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7781f69f998b405c06f7b1310b7e1513b07c4cffcac9e564b452e1a83977613",
                "md5": "72abd323e8c036fc655c299f20cdc8a9",
                "sha256": "4fdbe053c1c97b9d54ec3f974aea1d158e1fb4f8d87fe4198fc347e7c28616d5"
            },
            "downloads": -1,
            "filename": "ezyrb-1.3.0.post2404.tar.gz",
            "has_sig": false,
            "md5_digest": "72abd323e8c036fc655c299f20cdc8a9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 47885,
            "upload_time": "2024-04-01T02:40:12",
            "upload_time_iso_8601": "2024-04-01T02:40:12.325895Z",
            "url": "https://files.pythonhosted.org/packages/b7/78/1f69f998b405c06f7b1310b7e1513b07c4cffcac9e564b452e1a83977613/ezyrb-1.3.0.post2404.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-01 02:40:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mathLab",
    "github_project": "EZyRB",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ezyrb"
}
        
Elapsed time: 0.21763s