ElMTreeIndex


NameElMTreeIndex JSON
Version 0.1.10 PyPI version JSON
download
home_pagehttps://github.com/lrcfmd/ElMTree/
SummaryA class for performing knn similarity searches on datasets of chemical formula using the ElMD metric
upload_time2024-03-21 23:15:42
maintainerNone
docs_urlNone
authorCameron Hagreaves
requires_pythonNone
licenseGPL3
keywords cheminformatics materials science machine learning materials representation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lrcfmd/ElMTree/",
    "name": "ElMTreeIndex",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "ChemInformatics, Materials Science, Machine Learning, Materials Representation",
    "author": "Cameron Hagreaves",
    "author_email": "cameron.h@rgreaves.me.uk",
    "download_url": "https://files.pythonhosted.org/packages/ba/5a/9f5a067099223b1abfbde4a9dee232fe2924ac111f27245aee703f21b711/ElMTreeIndex-0.1.10.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GPL3",
    "summary": "A class for performing knn similarity searches on datasets of chemical formula using the ElMD metric",
    "version": "0.1.10",
    "project_urls": {
        "Download": "https://github.com/lrcfmd/ElMTree/archive/0.1.0.tar.gz",
        "Homepage": "https://github.com/lrcfmd/ElMTree/"
    },
    "split_keywords": [
        "cheminformatics",
        " materials science",
        " machine learning",
        " materials representation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba5a9f5a067099223b1abfbde4a9dee232fe2924ac111f27245aee703f21b711",
                "md5": "c20e583c899282671e4184bcf609dabd",
                "sha256": "cc017b0c3ee55ce631ece670220a168ced5f69ce1b2ed7870775db8fa6a148df"
            },
            "downloads": -1,
            "filename": "ElMTreeIndex-0.1.10.tar.gz",
            "has_sig": false,
            "md5_digest": "c20e583c899282671e4184bcf609dabd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17260,
            "upload_time": "2024-03-21T23:15:42",
            "upload_time_iso_8601": "2024-03-21T23:15:42.920533Z",
            "url": "https://files.pythonhosted.org/packages/ba/5a/9f5a067099223b1abfbde4a9dee232fe2924ac111f27245aee703f21b711/ElMTreeIndex-0.1.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-21 23:15:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lrcfmd",
    "github_project": "ElMTree",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "elmtreeindex"
}
        
Elapsed time: 0.19346s