diffforms


Namediffforms JSON
Version 0.0.30 PyPI version JSON
download
home_pagehttps://github.com/Bone5505/Differential-Forms
SummarySymbolic differential forms python library
upload_time2024-04-30 22:51:47
maintainerNone
docs_urlNone
authorAdam Shaw
requires_pythonNone
licenseNone
keywords differential forms sympy polyforms exterior derivative
VCS
bugtrack_url
requirements wheel sympy ipython
Travis-CI No Travis.
coveralls test coverage No coveralls.
             
    A symbolic differential form library with exterior calculus operations 
    and sympy integration. Applications involve General Relativity and differential
    form descriptions of Manifolds.
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Bone5505/Differential-Forms",
    "name": "diffforms",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "differential forms, sympy, polyforms, exterior derivative",
    "author": "Adam Shaw",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/39/d3/28c9a346457a946fbf320e56d093feafa10add15441c86f4fa38280a098e/diffforms-0.0.30.tar.gz",
    "platform": null,
    "description": " \n    A symbolic differential form library with exterior calculus operations \n    and sympy integration. Applications involve General Relativity and differential\n    form descriptions of Manifolds.\n    \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Symbolic differential forms python library",
    "version": "0.0.30",
    "project_urls": {
        "Homepage": "https://github.com/Bone5505/Differential-Forms"
    },
    "split_keywords": [
        "differential forms",
        " sympy",
        " polyforms",
        " exterior derivative"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39d328c9a346457a946fbf320e56d093feafa10add15441c86f4fa38280a098e",
                "md5": "9829ece40ee96d11117fc671b6005c9a",
                "sha256": "4facc7b02a6a3a00d1ba26140c0ecb8124202d587452e6d8e525847cb1f58ec7"
            },
            "downloads": -1,
            "filename": "diffforms-0.0.30.tar.gz",
            "has_sig": false,
            "md5_digest": "9829ece40ee96d11117fc671b6005c9a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6672,
            "upload_time": "2024-04-30T22:51:47",
            "upload_time_iso_8601": "2024-04-30T22:51:47.039681Z",
            "url": "https://files.pythonhosted.org/packages/39/d3/28c9a346457a946fbf320e56d093feafa10add15441c86f4fa38280a098e/diffforms-0.0.30.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-30 22:51:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Bone5505",
    "github_project": "Differential-Forms",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "wheel",
            "specs": [
                [
                    ">=",
                    "0.43.0"
                ]
            ]
        },
        {
            "name": "sympy",
            "specs": [
                [
                    ">=",
                    "1.12"
                ]
            ]
        },
        {
            "name": "ipython",
            "specs": [
                [
                    ">=",
                    "8.19.0"
                ]
            ]
        }
    ],
    "lcname": "diffforms"
}
        
Elapsed time: 0.25228s