package rtree

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

Install

Dune Dependency

Authors

Maintainers

Sources

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

doc/CHANGELOG.html

v0.1.1 2023-08-17 Cambridge

Bugs, Fixes and Optimisations

  • Remove extra length calculations (#16, @lindig)
  • Remove some polymorphic comparisons and replace with Float functions (#15, @patricoferris)
  • Fix stack overflows in OMT and Rectangle.merge (#14, @patricoferris, reported by @lindig)

v0.1.0 2023-08-08 Munich

  • Initial release
OCaml

Innovation. Community. Security.