milad


Namemilad JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://github.com/muhrin/milad.git
SummaryMoment Invariants Local Atomic Descriptor
upload_time2024-08-20 12:51:42
maintainerNone
docs_urlNone
authorMartin Uhrin
requires_python>=3.6
licenseGPLv3
keywords machine learning atomic descriptor moment invariants
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Moment Invariants Local Atomic Descriptor
=========================================

.. image:: docs/source/img/milad_logo.svg
   :alt: MILAD logo

.. image:: docs/source/img/encode_decode.png
   :alt: The rotationally invariant encoding and decoding of a molecule


This repository contains code for creating rotation invariant descriptions of atomic environments.
The resulting fingerprint vectors can be decoded back into the original atomic system allowing one to build generative models of atomic environments in materials or entire molecules.

Code examples will be coming soon!

To find out more check out the paper:

Uhrin, M. (2021). Through the eyes of a descriptor: Constructing complete, invertible, descriptions of atomic environments, `arXiv:2104.09319 <https://arxiv.org/abs/2104.09319>`_.

Contact martin [at] digitalbaker.net for more details.

MILAD is FOSS, under the GPLv3 license.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/muhrin/milad.git",
    "name": "milad",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "machine learning, atomic descriptor, moment invariants",
    "author": "Martin Uhrin",
    "author_email": "martin.uhrin.10@ucl.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/62/e3/91dea097b2d0435ec9133fab0a9039583d094236f50877218a0f6356f67c/milad-0.3.1.tar.gz",
    "platform": null,
    "description": "Moment Invariants Local Atomic Descriptor\n=========================================\n\n.. image:: docs/source/img/milad_logo.svg\n   :alt: MILAD logo\n\n.. image:: docs/source/img/encode_decode.png\n   :alt: The rotationally invariant encoding and decoding of a molecule\n\n\nThis repository contains code for creating rotation invariant descriptions of atomic environments.\nThe resulting fingerprint vectors can be decoded back into the original atomic system allowing one to build generative models of atomic environments in materials or entire molecules.\n\nCode examples will be coming soon!\n\nTo find out more check out the paper:\n\nUhrin, M. (2021). Through the eyes of a descriptor: Constructing complete, invertible, descriptions of atomic environments, `arXiv:2104.09319 <https://arxiv.org/abs/2104.09319>`_.\n\nContact martin [at] digitalbaker.net for more details.\n\nMILAD is FOSS, under the GPLv3 license.\n\n\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Moment Invariants Local Atomic Descriptor",
    "version": "0.3.1",
    "project_urls": {
        "Homepage": "https://github.com/muhrin/milad.git"
    },
    "split_keywords": [
        "machine learning",
        " atomic descriptor",
        " moment invariants"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "475c28814f5c1a71736828aee15de7b500e657cf1fac291759245cf568cfed71",
                "md5": "a64bd01a848b068e795dc2c6842ab44c",
                "sha256": "5a0454fa2de7e1c50cf23411a75a08f34b0471ccb70398a569cd7601ee0d76e2"
            },
            "downloads": -1,
            "filename": "milad-0.3.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a64bd01a848b068e795dc2c6842ab44c",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 6249922,
            "upload_time": "2024-08-20T12:51:39",
            "upload_time_iso_8601": "2024-08-20T12:51:39.671205Z",
            "url": "https://files.pythonhosted.org/packages/47/5c/28814f5c1a71736828aee15de7b500e657cf1fac291759245cf568cfed71/milad-0.3.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "62e391dea097b2d0435ec9133fab0a9039583d094236f50877218a0f6356f67c",
                "md5": "986ad2533786566b7a59a272bfc262d5",
                "sha256": "7d3b8ac7d28b8d32b24e7043d6234c52d382ba3470cdac4c83b1ff451532460d"
            },
            "downloads": -1,
            "filename": "milad-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "986ad2533786566b7a59a272bfc262d5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 6054880,
            "upload_time": "2024-08-20T12:51:42",
            "upload_time_iso_8601": "2024-08-20T12:51:42.440216Z",
            "url": "https://files.pythonhosted.org/packages/62/e3/91dea097b2d0435ec9133fab0a9039583d094236f50877218a0f6356f67c/milad-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-20 12:51:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "muhrin",
    "github_project": "milad",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "milad"
}
        
Elapsed time: 0.34104s