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

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

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

Last synced: about 1 year 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: