rheedium


Namerheedium JSON
Version 2024.12.23 PyPI version JSON
download
home_pageNone
SummaryDifferentiable RHEED simulations in JAX
upload_time2024-12-23 19:11:14
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords rheed mbe pld jax ewald sphere
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Coverage](.badges/coverage.svg)
# Differentiable RHEED simulations in JAX

The aim of this project is to write RHEED simulations in [JAX](https://github.com/google/jax) so that it's end to end differentiable.

This will install the package as `rheedium`, which is the package that all the codes are.

The codes themselves are in the _src_ directory, following the modern toml convention as the _rheedium_ folder.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rheedium",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Debangshu Mukherjee <mukherjeed@ornl.gov>",
    "keywords": "RHEED, MBE, PLD, JAX, Ewald Sphere",
    "author": null,
    "author_email": "Debangshu Mukherjee <mukherjeed@ornl.gov>",
    "download_url": "https://files.pythonhosted.org/packages/58/9c/2dfb41b9b6bcd1f0341dd60050cf3311dc2feda25d299df2ac7b020b013d/rheedium-2024.12.23.tar.gz",
    "platform": null,
    "description": "![Coverage](.badges/coverage.svg)\n# Differentiable RHEED simulations in JAX\n\nThe aim of this project is to write RHEED simulations in [JAX](https://github.com/google/jax) so that it's end to end differentiable.\n\nThis will install the package as `rheedium`, which is the package that all the codes are.\n\nThe codes themselves are in the _src_ directory, following the modern toml convention as the _rheedium_ folder.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Differentiable RHEED simulations in JAX",
    "version": "2024.12.23",
    "project_urls": {
        "Homepage": "https://github.com/dxm447/rheedium/"
    },
    "split_keywords": [
        "rheed",
        " mbe",
        " pld",
        " jax",
        " ewald sphere"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b8ab51f774a7ac0e82a9e75d441f46b51c746ae798878bcbeb674f5d916bfcff",
                "md5": "5ad4fc1968370a049dc3b118393658c6",
                "sha256": "f598e8ac443a6f69f7b7ee975e6de5d2f07b0a773488e99e52085ded77facbd8"
            },
            "downloads": -1,
            "filename": "rheedium-2024.12.23-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5ad4fc1968370a049dc3b118393658c6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 7210,
            "upload_time": "2024-12-23T19:11:12",
            "upload_time_iso_8601": "2024-12-23T19:11:12.781628Z",
            "url": "https://files.pythonhosted.org/packages/b8/ab/51f774a7ac0e82a9e75d441f46b51c746ae798878bcbeb674f5d916bfcff/rheedium-2024.12.23-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "589c2dfb41b9b6bcd1f0341dd60050cf3311dc2feda25d299df2ac7b020b013d",
                "md5": "e1c07321981340cc16334354f3e4c0c5",
                "sha256": "ca87cfdb24f92ee319237ec0f285e693b6a4af6be0417c661f58781f61281200"
            },
            "downloads": -1,
            "filename": "rheedium-2024.12.23.tar.gz",
            "has_sig": false,
            "md5_digest": "e1c07321981340cc16334354f3e4c0c5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 8714,
            "upload_time": "2024-12-23T19:11:14",
            "upload_time_iso_8601": "2024-12-23T19:11:14.842634Z",
            "url": "https://files.pythonhosted.org/packages/58/9c/2dfb41b9b6bcd1f0341dd60050cf3311dc2feda25d299df2ac7b020b013d/rheedium-2024.12.23.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-23 19:11:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dxm447",
    "github_project": "rheedium",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "rheedium"
}
        
Elapsed time: 0.38759s