pyfr


Namepyfr JSON
Version 2.1 PyPI version JSON
download
home_pagehttp://www.pyfr.org/
SummaryFlux Reconstruction in Python
upload_time2024-11-01 17:02:58
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/fa/e3/fac94998c50253975729bad3ad80a5442081845b0edb3fc3ed8fb26b174c/pyfr-2.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.1",
    "project_urls": {
        "Homepage": "http://www.pyfr.org/"
    },
    "split_keywords": [
        "math"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4970ff2e81b8fba423c22cea54fb87c87040c8275c5b28876ecb6f9a1e50e09",
                "md5": "f49e1b1bf680d665f62d964de0481cb9",
                "sha256": "f2c35c0c722f53a7685a6c3b7aa0ce62e3ef543f2ad3c852f45d8a7ce1cb3a44"
            },
            "downloads": -1,
            "filename": "pyfr-2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f49e1b1bf680d665f62d964de0481cb9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 626931,
            "upload_time": "2024-11-01T17:02:57",
            "upload_time_iso_8601": "2024-11-01T17:02:57.170042Z",
            "url": "https://files.pythonhosted.org/packages/b4/97/0ff2e81b8fba423c22cea54fb87c87040c8275c5b28876ecb6f9a1e50e09/pyfr-2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fae3fac94998c50253975729bad3ad80a5442081845b0edb3fc3ed8fb26b174c",
                "md5": "b587f72b1bc2b236608dd6b8bb837a6c",
                "sha256": "9da6c66cf7322a2242efd46c679dc9de43d134b2fce4076f44d7951ed6dff665"
            },
            "downloads": -1,
            "filename": "pyfr-2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b587f72b1bc2b236608dd6b8bb837a6c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 497285,
            "upload_time": "2024-11-01T17:02:58",
            "upload_time_iso_8601": "2024-11-01T17:02:58.715930Z",
            "url": "https://files.pythonhosted.org/packages/fa/e3/fac94998c50253975729bad3ad80a5442081845b0edb3fc3ed8fb26b174c/pyfr-2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-01 17:02:58",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyfr"
}
        
Elapsed time: 0.37829s