{ "info": { "author": "Andreas Kloeckner", "author_email": "inform@tiker.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Other Audience", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Scientific/Engineering :: Visualization", "Topic :: Software Development :: Libraries", "Topic :: Utilities" ], "description": "boxtree\n=======\n\nboxtree is a package that, given some point locations in two or three\ndimensions, sorts them into an adaptive quad/octree of boxes, efficiently, in\nparallel, using `PyOpenCL `_.\n\nIt can also generate traversal lists needed for adaptive fast multipole methods\nand related algorithms and tree-based look-up tables for geometric proximity.\n\nResources:\n\n* `documentation `_\n* `wiki home page `_\n* `source code via git `_", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://wiki.tiker.net/BoxTree", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "boxtree", "package_url": "https://pypi.org/project/boxtree/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/boxtree/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://wiki.tiker.net/BoxTree" }, "release_url": "https://pypi.org/project/boxtree/2013.1/", "requires_dist": null, "requires_python": null, "summary": "Quadtree/octree building in Python and OpenCL", "version": "2013.1" }, "last_serial": 673904, "releases": { "2013.1": [] }, "urls": [] }