Ecosyste.ms: Awesome
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 month ago
JSON representation
Implementation of PKtrees in Haskell
- Host: GitHub
- URL: https://github.com/singpolyma/pktree-haskell
- Owner: singpolyma
- License: isc
- Created: 2011-11-11T16:41:16.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-04-12T21:07:53.000Z (over 12 years ago)
- Last Synced: 2024-05-01T22:10:14.282Z (8 months ago)
- Language: Haskell
- Homepage:
- Size: 125 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
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: