spinn


Namespinn JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/mrkwjc/spinn
SummarySimple Physics Informed Neural Networks
upload_time2024-05-07 07:58:10
maintainerNone
docs_urlNone
authorMarek Wojciechowski
requires_python>=3.6
licenseLGPL-2.1
keywords ann pinn
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # spinn - Simple Physics Informed Neural Networks
Makes PINNs easy (with jax), see examples...

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mrkwjc/spinn",
    "name": "spinn",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "ann, pinn",
    "author": "Marek Wojciechowski",
    "author_email": "mwojc@p.lodz.pl",
    "download_url": "https://files.pythonhosted.org/packages/e5/69/8937d9dd58d4eab9b8cc22417d5bdf899c26cc11b895b2e7546a081e82d5/spinn-0.1.0.tar.gz",
    "platform": null,
    "description": "# spinn - Simple Physics Informed Neural Networks\nMakes PINNs easy (with jax), see examples...\n",
    "bugtrack_url": null,
    "license": "LGPL-2.1",
    "summary": "Simple Physics Informed Neural Networks",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/mrkwjc/spinn"
    },
    "split_keywords": [
        "ann",
        " pinn"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dd82d06b02539773bc4cce842f4fc84480cefefa76d40a9ea08957dda19b2ccb",
                "md5": "edbe9392d24feed666b184e65c78d1ef",
                "sha256": "765e08710cdb8570db3b58698bb4c6cfa4d602de76e1caf05e15df772831e1ac"
            },
            "downloads": -1,
            "filename": "spinn-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "edbe9392d24feed666b184e65c78d1ef",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 8324,
            "upload_time": "2024-05-07T07:58:09",
            "upload_time_iso_8601": "2024-05-07T07:58:09.108847Z",
            "url": "https://files.pythonhosted.org/packages/dd/82/d06b02539773bc4cce842f4fc84480cefefa76d40a9ea08957dda19b2ccb/spinn-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5698937d9dd58d4eab9b8cc22417d5bdf899c26cc11b895b2e7546a081e82d5",
                "md5": "8614458d561056143118e96de673e28f",
                "sha256": "9a32e1b8f8ed7e51123ae1ed05a506c8b7212559f311d41a9a5e1aa55f1d664f"
            },
            "downloads": -1,
            "filename": "spinn-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8614458d561056143118e96de673e28f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 7791,
            "upload_time": "2024-05-07T07:58:10",
            "upload_time_iso_8601": "2024-05-07T07:58:10.995266Z",
            "url": "https://files.pythonhosted.org/packages/e5/69/8937d9dd58d4eab9b8cc22417d5bdf899c26cc11b895b2e7546a081e82d5/spinn-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-07 07:58:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mrkwjc",
    "github_project": "spinn",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "spinn"
}
        
Elapsed time: 0.23650s