An open API service indexing awesome lists of open source software.

https://github.com/danilobuerger/hskdtree

Objective-C implementation of a k-dimensional binary space partitioning tree
https://github.com/danilobuerger/hskdtree

objective-c

Last synced: 2 months ago
JSON representation

Objective-C implementation of a k-dimensional binary space partitioning tree

Awesome Lists containing this project

README

        

HSKDTree
========

Objective-C implementation of a k-dimensional binary space partitioning tree.