e3response


Namee3response JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryLibrary for machine learning on physical tensors
upload_time2025-08-24 18:40:16
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords machine learning e3nn-jax physics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            E3Response
==========

.. image:: https://codecov.io/gh/camml-lab/e3response/branch/develop/graph/badge.svg
    :target: https://codecov.io/gh/camml-lab/e3response
    :alt: Coverage

.. image:: https://github.com/camml-lab/e3response/actions/workflows/ci.yml/badge.svg
    :target: https://github.com/camml-lab/e3response/actions/workflows/ci.yml
    :alt: Tests

.. image:: https://img.shields.io/pypi/v/e3response.svg
    :target: https://pypi.python.org/pypi/e3response/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/wheel/e3response.svg
    :target: https://pypi.python.org/pypi/e3response/

.. image:: https://img.shields.io/pypi/pyversions/e3response.svg
    :target: https://pypi.python.org/pypi/e3response/

.. image:: https://img.shields.io/pypi/l/e3response.svg
    :target: https://pypi.python.org/pypi/e3response/

E3Response is an open-source code for building E(3)-equivariant machine
learning models for predicting response properties of atomistic systems,
written in JAX, based on the ``tensorial`` and ``reax`` libraries.


Quick start
-----------

.. code-block:: shell

    pip install e3response


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "e3response",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "machine learning, e3nn-jax, physics",
    "author": null,
    "author_email": "Martin Uhrin <martin.uhrin.10@ucl.ac.uk>",
    "download_url": "https://files.pythonhosted.org/packages/4e/22/34a730f9deccd1771abd3b0375c719aa07e9ac3abf9f33e81fe84400eedd/e3response-0.1.2.tar.gz",
    "platform": null,
    "description": "E3Response\n==========\n\n.. image:: https://codecov.io/gh/camml-lab/e3response/branch/develop/graph/badge.svg\n    :target: https://codecov.io/gh/camml-lab/e3response\n    :alt: Coverage\n\n.. image:: https://github.com/camml-lab/e3response/actions/workflows/ci.yml/badge.svg\n    :target: https://github.com/camml-lab/e3response/actions/workflows/ci.yml\n    :alt: Tests\n\n.. image:: https://img.shields.io/pypi/v/e3response.svg\n    :target: https://pypi.python.org/pypi/e3response/\n    :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/wheel/e3response.svg\n    :target: https://pypi.python.org/pypi/e3response/\n\n.. image:: https://img.shields.io/pypi/pyversions/e3response.svg\n    :target: https://pypi.python.org/pypi/e3response/\n\n.. image:: https://img.shields.io/pypi/l/e3response.svg\n    :target: https://pypi.python.org/pypi/e3response/\n\nE3Response is an open-source code for building E(3)-equivariant machine\nlearning models for predicting response properties of atomistic systems,\nwritten in JAX, based on the ``tensorial`` and ``reax`` libraries.\n\n\nQuick start\n-----------\n\n.. code-block:: shell\n\n    pip install e3response\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Library for machine learning on physical tensors",
    "version": "0.1.2",
    "project_urls": {
        "Home": "https://github.com/camml-lab/e3response",
        "Source": "https://github.com/camml-lab/e3response"
    },
    "split_keywords": [
        "machine learning",
        " e3nn-jax",
        " physics"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c44345c5109f7d954910ad4d76cdd8f1edc8598f29e5843398fb23e77234b7fe",
                "md5": "d0ceaafbec772301c08e08cd3f246850",
                "sha256": "ddec44aa0ed8c2ffa6deb66dfdb5b2b92368322e547f447b544f3331a92f61d6"
            },
            "downloads": -1,
            "filename": "e3response-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d0ceaafbec772301c08e08cd3f246850",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 46277,
            "upload_time": "2025-08-24T18:40:15",
            "upload_time_iso_8601": "2025-08-24T18:40:15.170050Z",
            "url": "https://files.pythonhosted.org/packages/c4/43/45c5109f7d954910ad4d76cdd8f1edc8598f29e5843398fb23e77234b7fe/e3response-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4e2234a730f9deccd1771abd3b0375c719aa07e9ac3abf9f33e81fe84400eedd",
                "md5": "b8086545dfaa7243f2891fbdb6b9e8a0",
                "sha256": "5ffd242d2d8424c657bc57dd125eaa9a141b631fc4ffe669ec25cd008382c8d4"
            },
            "downloads": -1,
            "filename": "e3response-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b8086545dfaa7243f2891fbdb6b9e8a0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 34181,
            "upload_time": "2025-08-24T18:40:16",
            "upload_time_iso_8601": "2025-08-24T18:40:16.477792Z",
            "url": "https://files.pythonhosted.org/packages/4e/22/34a730f9deccd1771abd3b0375c719aa07e9ac3abf9f33e81fe84400eedd/e3response-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-24 18:40:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "camml-lab",
    "github_project": "e3response",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "e3response"
}
        
Elapsed time: 4.29721s