pyfr


Namepyfr JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttp://www.pyfr.org/
SummaryFlux Reconstruction in Python
upload_time2024-04-21 13:34:01
maintainerNone
docs_urlNone
authorImperial College London
requires_python>=3.10
licenseBSD
keywords math
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PyFR is an open-source Python based framework for
solving advection-diffusion type problems on streaming architectures
using the Flux Reconstruction approach of Huynh. The framework is
designed to solve a range of governing systems on mixed unstructured
grids containing various element types. It is also designed to target a
range of hardware platforms via use of an in-built domain specific
language derived from the Mako templating engine.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.pyfr.org/",
    "name": "pyfr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "Math",
    "author": "Imperial College London",
    "author_email": "info@pyfr.org",
    "download_url": "https://files.pythonhosted.org/packages/c5/cd/8f9e7c8ee23e8d0ae144ffac308062236b6afbe3edcebab772606935e6c2/pyfr-2.0.1.tar.gz",
    "platform": null,
    "description": "PyFR is an open-source Python based framework for\nsolving advection-diffusion type problems on streaming architectures\nusing the Flux Reconstruction approach of Huynh. The framework is\ndesigned to solve a range of governing systems on mixed unstructured\ngrids containing various element types. It is also designed to target a\nrange of hardware platforms via use of an in-built domain specific\nlanguage derived from the Mako templating engine.\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Flux Reconstruction in Python",
    "version": "2.0.1",
    "project_urls": {
        "Homepage": "http://www.pyfr.org/"
    },
    "split_keywords": [
        "math"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f88f1f1672966a410ddfef6f7981b0d181c0be12674fd78696f33c2e115e221",
                "md5": "05dc64d559f921830ec111cf075d57f3",
                "sha256": "b0ef7f1864cd1cdc54764917d898d12fe05959429d1d99ae8cc27521b182b2b0"
            },
            "downloads": -1,
            "filename": "pyfr-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "05dc64d559f921830ec111cf075d57f3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 623204,
            "upload_time": "2024-04-21T13:33:59",
            "upload_time_iso_8601": "2024-04-21T13:33:59.337554Z",
            "url": "https://files.pythonhosted.org/packages/6f/88/f1f1672966a410ddfef6f7981b0d181c0be12674fd78696f33c2e115e221/pyfr-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5cd8f9e7c8ee23e8d0ae144ffac308062236b6afbe3edcebab772606935e6c2",
                "md5": "b16448f982271d4e1f647b3b60059802",
                "sha256": "22b883282f5fefe2277743f5d53108a4882ee5b35fa57fe668f655cfbb80b17f"
            },
            "downloads": -1,
            "filename": "pyfr-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b16448f982271d4e1f647b3b60059802",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 494305,
            "upload_time": "2024-04-21T13:34:01",
            "upload_time_iso_8601": "2024-04-21T13:34:01.486011Z",
            "url": "https://files.pythonhosted.org/packages/c5/cd/8f9e7c8ee23e8d0ae144ffac308062236b6afbe3edcebab772606935e6c2/pyfr-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-21 13:34:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyfr"
}
        
Elapsed time: 0.25797s