pinnsjax


Namepinnsjax JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/rezaakb/pinns-jax
SummaryAn implementation of PINNs in JAX.
upload_time2024-05-23 02:18:39
maintainerNone
docs_urlNone
authorReza Akbarian Bafghi
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements tensorflow nvidia-cudnn-cu11 hydra-core hydra-colorlog hydra-optuna-sweeper rootutils pre-commit rich pytest pyDOE scipy matplotlib tqdm
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rezaakb/pinns-jax",
    "name": "pinnsjax",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Reza Akbarian Bafghi",
    "author_email": "reza.akbarianbafghi@coloardo.edu",
    "download_url": "https://files.pythonhosted.org/packages/9a/ef/be762a32a134525fcdd6b066a9a3f779d617923cb638f9f09aa57c786dac/pinnsjax-0.0.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "An implementation of PINNs in JAX.",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/rezaakb/pinns-jax"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9aefbe762a32a134525fcdd6b066a9a3f779d617923cb638f9f09aa57c786dac",
                "md5": "97ba3f378c273d5abf7d3a147852ceba",
                "sha256": "9e219f9b23040adee0ce4b191fcef2471cfe73fdd364ad2b067b6ffb6dea19b5"
            },
            "downloads": -1,
            "filename": "pinnsjax-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "97ba3f378c273d5abf7d3a147852ceba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 28779,
            "upload_time": "2024-05-23T02:18:39",
            "upload_time_iso_8601": "2024-05-23T02:18:39.067608Z",
            "url": "https://files.pythonhosted.org/packages/9a/ef/be762a32a134525fcdd6b066a9a3f779d617923cb638f9f09aa57c786dac/pinnsjax-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-23 02:18:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rezaakb",
    "github_project": "pinns-jax",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "tensorflow",
            "specs": [
                [
                    ">=",
                    "2.13.0"
                ]
            ]
        },
        {
            "name": "nvidia-cudnn-cu11",
            "specs": [
                [
                    "==",
                    "8.6.0.163"
                ]
            ]
        },
        {
            "name": "hydra-core",
            "specs": [
                [
                    "==",
                    "1.3.2"
                ]
            ]
        },
        {
            "name": "hydra-colorlog",
            "specs": [
                [
                    "==",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "hydra-optuna-sweeper",
            "specs": [
                [
                    "==",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "rootutils",
            "specs": []
        },
        {
            "name": "pre-commit",
            "specs": []
        },
        {
            "name": "rich",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "pyDOE",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        }
    ],
    "lcname": "pinnsjax"
}
        
Elapsed time: 0.59202s