torch-cfd


Nametorch-cfd JSON
Version 0.0.7 PyPI version JSON
download
home_pagehttps://github.com/scaomath/torch-cfd
SummaryPyTorch CFD
upload_time2024-07-20 19:25:01
maintainerNone
docs_urlNone
authorShuhao Cao
requires_pythonNone
licenseApache-2.0
keywords pytorch cfd pde spectral
VCS
bugtrack_url
requirements numpy torch xarray tqdm einops dill matplotlib seaborn
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PyTorch Computational Fluid Dynamics Library

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/scaomath/torch-cfd",
    "name": "torch-cfd",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "pytorch, cfd, pde, spectral",
    "author": "Shuhao Cao",
    "author_email": "scao.math@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d8/41/13bffc18845dcf271e5316f8e9939875cef8de81461f724cde14bb0d0155/torch_cfd-0.0.7.tar.gz",
    "platform": null,
    "description": "PyTorch Computational Fluid Dynamics Library\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "PyTorch CFD",
    "version": "0.0.7",
    "project_urls": {
        "Homepage": "https://github.com/scaomath/torch-cfd"
    },
    "split_keywords": [
        "pytorch",
        " cfd",
        " pde",
        " spectral"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a586dd53b578cc32da332a3825050344e58b5803bb17a0164e60dd6e746a45a",
                "md5": "a40083fd21abec610eff4009466dccfc",
                "sha256": "06b1a197bcef31108cd17e4f90d82c8be85bfca68792122259879db896246262"
            },
            "downloads": -1,
            "filename": "torch_cfd-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a40083fd21abec610eff4009466dccfc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 38200,
            "upload_time": "2024-07-20T19:24:59",
            "upload_time_iso_8601": "2024-07-20T19:24:59.829278Z",
            "url": "https://files.pythonhosted.org/packages/4a/58/6dd53b578cc32da332a3825050344e58b5803bb17a0164e60dd6e746a45a/torch_cfd-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d84113bffc18845dcf271e5316f8e9939875cef8de81461f724cde14bb0d0155",
                "md5": "55e5ee15b351f8c77962eb8d6d2d484a",
                "sha256": "b64142840e653a924c6cc0fa2e858bad65e84b1b53bccdf51560704a9647dbcb"
            },
            "downloads": -1,
            "filename": "torch_cfd-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "55e5ee15b351f8c77962eb8d6d2d484a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 34802,
            "upload_time": "2024-07-20T19:25:01",
            "upload_time_iso_8601": "2024-07-20T19:25:01.168669Z",
            "url": "https://files.pythonhosted.org/packages/d8/41/13bffc18845dcf271e5316f8e9939875cef8de81461f724cde14bb0d0155/torch_cfd-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-20 19:25:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "scaomath",
    "github_project": "torch-cfd",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.24.0"
                ]
            ]
        },
        {
            "name": "torch",
            "specs": [
                [
                    ">=",
                    "2.2.0"
                ]
            ]
        },
        {
            "name": "xarray",
            "specs": [
                [
                    ">=",
                    "2023.1.0"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    ">=",
                    "4.62.0"
                ]
            ]
        },
        {
            "name": "einops",
            "specs": [
                [
                    ">=",
                    "0.8.0"
                ]
            ]
        },
        {
            "name": "dill",
            "specs": [
                [
                    ">=",
                    "0.3.0"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "3.5.0"
                ]
            ]
        },
        {
            "name": "seaborn",
            "specs": [
                [
                    ">=",
                    "0.12.0"
                ]
            ]
        }
    ],
    "lcname": "torch-cfd"
}
        
Elapsed time: 0.85521s