{ "info": { "author": "Pavel Komarov", "author_email": "pvlkmrv@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# big-holes-in-big-data\n\nAn implementation of the methods in [this paper](https://arxiv.org/pdf/1704.00683.pdf) to find empty regions in high-dimensional point clouds\n\nInstall with `python3 -m pip install big-holes-in-big-data`, which gives you access to the `HoleFinder` and `HyperRectangle` classes inside package bigholes. Then follow the [How to guide](https://pavelkomarov.com/big-holes-in-big-data/how_to_use.html) minimum viable example.\n\n![hole](hole.png)", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pavelkomarov/big-holes-in-big-data", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "big-holes-in-big-data", "package_url": "https://pypi.org/project/big-holes-in-big-data/", "platform": "", "project_url": "https://pypi.org/project/big-holes-in-big-data/", "project_urls": { "Homepage": "https://github.com/pavelkomarov/big-holes-in-big-data" }, "release_url": "https://pypi.org/project/big-holes-in-big-data/0.2/", "requires_dist": null, "requires_python": "", "summary": "find empty hyperrectangles in high-dimensional point clouds", "version": "0.2", "yanked": false, "yanked_reason": null }, "last_serial": 6042742, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "d485fe04e4bd96d6a1515e817f4f3691", "sha256": "0fffac23d8f098d1619cdb5dc1d20d14939649782d377e738dfce415add95062" }, "downloads": -1, "filename": "big-holes-in-big-data-0.2.tar.gz", "has_sig": false, "md5_digest": "d485fe04e4bd96d6a1515e817f4f3691", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7789, "upload_time": "2019-10-28T16:15:03", "upload_time_iso_8601": "2019-10-28T16:15:03.182794Z", "url": "https://files.pythonhosted.org/packages/c3/d9/dfd5a258a93fa890c0b42f52461619442d1e1aaaed534e995f4bc1e9af89/big-holes-in-big-data-0.2.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d485fe04e4bd96d6a1515e817f4f3691", "sha256": "0fffac23d8f098d1619cdb5dc1d20d14939649782d377e738dfce415add95062" }, "downloads": -1, "filename": "big-holes-in-big-data-0.2.tar.gz", "has_sig": false, "md5_digest": "d485fe04e4bd96d6a1515e817f4f3691", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7789, "upload_time": "2019-10-28T16:15:03", "upload_time_iso_8601": "2019-10-28T16:15:03.182794Z", "url": "https://files.pythonhosted.org/packages/c3/d9/dfd5a258a93fa890c0b42f52461619442d1e1aaaed534e995f4bc1e9af89/big-holes-in-big-data-0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }