athena-mathlab


Nameathena-mathlab JSON
Version 0.1.2.post2304 PyPI version JSON
download
home_pagehttps://github.com/mathLab/ATHENA
SummaryAdvanced Techniques for High dimensional parameter spaces to Enhance Numerical Analysis
upload_time2023-04-01 02:48:51
maintainer
docs_urlNone
authorMarco Tezzele, Francesco Romor
requires_python
licenseMIT
keywords parameter-space-reduction active-subspaces kernel-active-subspaces model-reduction sensitivity-analysis nonlinear-level-set-learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ATHENA is a Python package for reduction of high dimensional parameter spaces in the context of numerical analysis. It allows the use of several dimensionality reduction techniques such as Active Subspaces (AS), Kernel-based Active Subspaces (KAS), and Nonlinear Level-set Learning (NLL).

It is particularly suited for the study of parametric PDEs, for sensitivity analysis, and for the approximation of engineering quantities of interest. It can handle both scalar and vectorial high dimensional functions, making it a useful tool also to reduce the burden of computational intensive optimization tasks.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mathLab/ATHENA",
    "name": "athena-mathlab",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "parameter-space-reduction active-subspaces kernel-active-subspaces model-reduction sensitivity-analysis nonlinear-level-set-learning",
    "author": "Marco Tezzele, Francesco Romor",
    "author_email": "marcotez@gmail.com, francesco.romor@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e3/d0/9cb8748ef1cfb34e6022a236953f47537df7eab8532203f435ad6846853e/athena-mathlab-0.1.2.post2304.tar.gz",
    "platform": null,
    "description": "ATHENA is a Python package for reduction of high dimensional parameter spaces in the context of numerical analysis. It allows the use of several dimensionality reduction techniques such as Active Subspaces (AS), Kernel-based Active Subspaces (KAS), and Nonlinear Level-set Learning (NLL).\n\nIt is particularly suited for the study of parametric PDEs, for sensitivity analysis, and for the approximation of engineering quantities of interest. It can handle both scalar and vectorial high dimensional functions, making it a useful tool also to reduce the burden of computational intensive optimization tasks.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Advanced Techniques for High dimensional parameter spaces to Enhance Numerical Analysis",
    "version": "0.1.2.post2304",
    "split_keywords": [
        "parameter-space-reduction",
        "active-subspaces",
        "kernel-active-subspaces",
        "model-reduction",
        "sensitivity-analysis",
        "nonlinear-level-set-learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5152884c3b028a099150d229126236ddc120b96340025979152379b8f372689e",
                "md5": "c66c971bb0c646d7d69ea9725a39aa7c",
                "sha256": "df3538292c0a8370f663c6495e9f28fa3880901cd45c869b9dcdb24c56cb6146"
            },
            "downloads": -1,
            "filename": "athena_mathlab-0.1.2.post2304-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c66c971bb0c646d7d69ea9725a39aa7c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 45125,
            "upload_time": "2023-04-01T02:48:49",
            "upload_time_iso_8601": "2023-04-01T02:48:49.194184Z",
            "url": "https://files.pythonhosted.org/packages/51/52/884c3b028a099150d229126236ddc120b96340025979152379b8f372689e/athena_mathlab-0.1.2.post2304-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3d09cb8748ef1cfb34e6022a236953f47537df7eab8532203f435ad6846853e",
                "md5": "10bff55760b94d70c5144355a10ad81a",
                "sha256": "137e6cd76082f603535d8f5c9d9f4060d2c4717cf57aa2fcd1a8f64c718e8898"
            },
            "downloads": -1,
            "filename": "athena-mathlab-0.1.2.post2304.tar.gz",
            "has_sig": false,
            "md5_digest": "10bff55760b94d70c5144355a10ad81a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 55346,
            "upload_time": "2023-04-01T02:48:51",
            "upload_time_iso_8601": "2023-04-01T02:48:51.060282Z",
            "url": "https://files.pythonhosted.org/packages/e3/d0/9cb8748ef1cfb34e6022a236953f47537df7eab8532203f435ad6846853e/athena-mathlab-0.1.2.post2304.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-01 02:48:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "mathLab",
    "github_project": "ATHENA",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "lcname": "athena-mathlab"
}
        
Elapsed time: 0.06985s