This package provides a simple implementation of a kd-tree in Python.
https://en.wikipedia.org/wiki/K-d_tree
Raw data
{
"_id": null,
"home_page": "https://github.com/stefankoegl/kdtree",
"name": "kdtree",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Stefan K\u00f6gl",
"author_email": "stefan@skoegl.net",
"download_url": "https://files.pythonhosted.org/packages/cf/22/f4e29465409d74c914a0c979d84fe352b6f77f1b66b8174c0b190bd51846/kdtree-0.16.tar.gz",
"platform": "",
"description": "This package provides a simple implementation of a kd-tree in Python.\nhttps://en.wikipedia.org/wiki/K-d_tree\n\n",
"bugtrack_url": null,
"license": "ISC license",
"summary": "A Python implemntation of a kd-tree",
"version": "0.16",
"project_urls": {
"Download": "http://pypi.python.org/packages/source/k/kdtree/kdtree-0.16.tar.gz",
"Homepage": "https://github.com/stefankoegl/kdtree"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "003dbd727d025b1706798aae14da3f69fc7d5a8639dc9e0eba37c7dcd43eb03e",
"md5": "4438b75939393a7f621806225caa4b8f",
"sha256": "083945db69bc3cf0d349d8d0efe66c056de28d1c2f1e81f762dc5ce46f0dcf0a"
},
"downloads": -1,
"filename": "kdtree-0.16-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "4438b75939393a7f621806225caa4b8f",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 7740,
"upload_time": "2017-10-19T06:58:20",
"upload_time_iso_8601": "2017-10-19T06:58:20.218740Z",
"url": "https://files.pythonhosted.org/packages/00/3d/bd727d025b1706798aae14da3f69fc7d5a8639dc9e0eba37c7dcd43eb03e/kdtree-0.16-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cf22f4e29465409d74c914a0c979d84fe352b6f77f1b66b8174c0b190bd51846",
"md5": "10fdbedbfed543296aed7468c98a6d09",
"sha256": "386df6c7816a05e0fab974e3035df944f99ef68b5615f4a416771391e33d7534"
},
"downloads": -1,
"filename": "kdtree-0.16.tar.gz",
"has_sig": false,
"md5_digest": "10fdbedbfed543296aed7468c98a6d09",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11878,
"upload_time": "2017-10-19T06:58:21",
"upload_time_iso_8601": "2017-10-19T06:58:21.903068Z",
"url": "https://files.pythonhosted.org/packages/cf/22/f4e29465409d74c914a0c979d84fe352b6f77f1b66b8174c0b190bd51846/kdtree-0.16.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2017-10-19 06:58:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "stefankoegl",
"github_project": "kdtree",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"lcname": "kdtree"
}