package rtree

  1. Overview
  2. Docs
A pure OCaml R-Tree implementation

Install

Authors

Maintainers

Sources

rtree-0.1.1.tbz
sha256=408c9600703ea96f3ccd9f99dea853d5cb6c76c05e7e546ac18d90fc42426147
sha512=0d658adce2995dbe2de8bf5a93161fe0013872152417472cbf5bb00d8eed99a073e3942ad7cc6bb4e9d37d90853a58adb712fa5e9837301e4cd5c2ed68ebbaa5

Description

This implements a simple, functional R-Tree library in pure OCaml with support for efficient bulk loading of values.

Tags

spatial index

Published: 17 Aug 2023

Dependencies (3)

  1. repr >= "0.4.0"
  2. dune >= "3.6"
  3. ocaml

Dev Dependencies (5)

  1. odoc with-doc
  2. mdx with-test & >= "2.2.0"
  3. ounit2 with-test
  4. vg with-test
  5. bechamel with-test

Used by

None

Conflicts

None