Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/singpolyma/pktree-haskell

Implementation of PKtrees in Haskell
https://github.com/singpolyma/pktree-haskell

Last synced: about 1 month ago
JSON representation

Implementation of PKtrees in Haskell

Awesome Lists containing this project

README

        

This project aims to implement the great spatial index data structure, the PK tree, in Haskell. The data structure is covered in the following papers, but the code is much easier to read than they are: