torch-afem


Nametorch-afem JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/scaomath/torch-fem
SummaryPyTorch Finite Element Method
upload_time2024-04-19 18:53:12
maintainerNone
docs_urlNone
authorShuhao Cao
requires_pythonNone
licenseMIT
keywords pytorch fem pde
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PyTorch Finite Element Method

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/scaomath/torch-fem",
    "name": "torch-afem",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "pytorch, fem, pde",
    "author": "Shuhao Cao",
    "author_email": "scao.math@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/93/5a/e4c3a81ebef866f5d9a60edd78cfb7b71bf8c9a5a1003e1efe6a4142ce38/torch_afem-0.0.1.tar.gz",
    "platform": null,
    "description": "PyTorch Finite Element Method\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "PyTorch Finite Element Method",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/scaomath/torch-fem"
    },
    "split_keywords": [
        "pytorch",
        " fem",
        " pde"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "935ae4c3a81ebef866f5d9a60edd78cfb7b71bf8c9a5a1003e1efe6a4142ce38",
                "md5": "81db93e716faace9a23b2f5e60647994",
                "sha256": "127cb84a979d29666dec836cef208a914682eeef7c9b9261510a85b2e4b83c60"
            },
            "downloads": -1,
            "filename": "torch_afem-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "81db93e716faace9a23b2f5e60647994",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8367,
            "upload_time": "2024-04-19T18:53:12",
            "upload_time_iso_8601": "2024-04-19T18:53:12.132395Z",
            "url": "https://files.pythonhosted.org/packages/93/5a/e4c3a81ebef866f5d9a60edd78cfb7b71bf8c9a5a1003e1efe6a4142ce38/torch_afem-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-19 18:53:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "scaomath",
    "github_project": "torch-fem",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "torch-afem"
}
        
Elapsed time: 0.31782s