fem-matrix-1D-2Dtq-3D


Namefem-matrix-1D-2Dtq-3D JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/dmorencos/fem_matrix_1D_2Dtq_3D
SummaryPackage with functions to create mass and stiffness matrix for the FEM method
upload_time2024-08-27 18:25:18
maintainerNone
docs_urlNone
authorDiego Morencos Pazos
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Package with functions to create mass and stiffness matrix for the FEM method.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dmorencos/fem_matrix_1D_2Dtq_3D",
    "name": "fem-matrix-1D-2Dtq-3D",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Diego Morencos Pazos",
    "author_email": "diegomorencos3@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f2/0d/9fadd3a6865b6da093d7cc1c5bbb261e72e5891e7e88f7c86a02103c225c/fem_matrix_1d_2dtq_3d-0.0.2.tar.gz",
    "platform": null,
    "description": "Package with functions to create mass and stiffness matrix for the FEM method.\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Package with functions to create mass and stiffness matrix for the FEM method",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/dmorencos/fem_matrix_1D_2Dtq_3D"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67abe6d3a20ee9ec5f5eb04d34f5329f21d2af46fa040df9c1226a29ce0511d4",
                "md5": "5249dd91db20ad00423d8a50b4d2f67e",
                "sha256": "425bb012a76627303bcc86b677dda8f575ea178cb6f9a01e97ce7b73fa5e6cd2"
            },
            "downloads": -1,
            "filename": "fem_matrix_1D_2Dtq_3D-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5249dd91db20ad00423d8a50b4d2f67e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 11326,
            "upload_time": "2024-08-27T18:25:16",
            "upload_time_iso_8601": "2024-08-27T18:25:16.252733Z",
            "url": "https://files.pythonhosted.org/packages/67/ab/e6d3a20ee9ec5f5eb04d34f5329f21d2af46fa040df9c1226a29ce0511d4/fem_matrix_1D_2Dtq_3D-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f20d9fadd3a6865b6da093d7cc1c5bbb261e72e5891e7e88f7c86a02103c225c",
                "md5": "c0557d2eed6d55c813265a6cdab5b857",
                "sha256": "e82e4afec29b5fa20e0e93439e44934c9b3a85dd8767f55091ae1c6b76212c79"
            },
            "downloads": -1,
            "filename": "fem_matrix_1d_2dtq_3d-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c0557d2eed6d55c813265a6cdab5b857",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 11025,
            "upload_time": "2024-08-27T18:25:18",
            "upload_time_iso_8601": "2024-08-27T18:25:18.053026Z",
            "url": "https://files.pythonhosted.org/packages/f2/0d/9fadd3a6865b6da093d7cc1c5bbb261e72e5891e7e88f7c86a02103c225c/fem_matrix_1d_2dtq_3d-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-27 18:25:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dmorencos",
    "github_project": "fem_matrix_1D_2Dtq_3D",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "fem-matrix-1d-2dtq-3d"
}
        
Elapsed time: 0.64240s