DssPyLib


NameDssPyLib JSON
Version 0.2.5 PyPI version JSON
download
home_pagehttps://github.com/nithingoona/dsspylib
Summary2-D Finite Element Package
upload_time2022-12-08 04:55:15
maintainer
docs_urlNone
authorNithin Goona
requires_python<4,>=3.8
license
keywords fem softwarex poisson equation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Python package for calculating 2-D integral and finite element numerical solutions for Poisson equation with simple non-overlapping shapes. The package provides additional support to apply Distributed Source Scheme.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nithingoona/dsspylib",
    "name": "DssPyLib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": "",
    "keywords": "fem,softwareX,Poisson equation",
    "author": "Nithin Goona",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/9a/74/bb118e38556e2ebb9e674ed092b68fa9a41673e443c926e67a9b11357a7c/DssPyLib-0.2.5.tar.gz",
    "platform": null,
    "description": "Python package for calculating 2-D integral and finite element numerical solutions for Poisson equation with simple non-overlapping shapes. The package provides additional support to apply Distributed Source Scheme.\r\n\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "2-D Finite Element Package",
    "version": "0.2.5",
    "split_keywords": [
        "fem",
        "softwarex",
        "poisson equation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "769abcb59a1055f4227e6dac164d6084",
                "sha256": "408a81855a6b77edccd9870a778fb387fb996b7b5ef90277cffe6d404d585cb1"
            },
            "downloads": -1,
            "filename": "DssPyLib-0.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "769abcb59a1055f4227e6dac164d6084",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 25621,
            "upload_time": "2022-12-08T04:55:13",
            "upload_time_iso_8601": "2022-12-08T04:55:13.246764Z",
            "url": "https://files.pythonhosted.org/packages/de/f8/3ff8726d58255a4ec1d9273ed524cfb681d3f540c98852f10261d14140dd/DssPyLib-0.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "82322733f4b565a8ad3f78459c302d83",
                "sha256": "bebec1048db07a9b5aba586509f2b66b4069d27492c8ffb4778cbba0fad67e18"
            },
            "downloads": -1,
            "filename": "DssPyLib-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "82322733f4b565a8ad3f78459c302d83",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 19258,
            "upload_time": "2022-12-08T04:55:15",
            "upload_time_iso_8601": "2022-12-08T04:55:15.457593Z",
            "url": "https://files.pythonhosted.org/packages/9a/74/bb118e38556e2ebb9e674ed092b68fa9a41673e443c926e67a9b11357a7c/DssPyLib-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-08 04:55:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "nithingoona",
    "github_project": "dsspylib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "dsspylib"
}
        
Elapsed time: 0.01742s