OCaml implementation of a kd-tree
  • OCaml 95.5%
  • Makefile 4.5%
Find a file
Francois BERENGER bfc2549b28 WIP
2018-02-02 18:01:05 +09:00
jbuild added jbuild and kdt.opam 2018-02-02 15:23:55 +09:00
kd_tree.ml WIP 2018-02-02 18:01:05 +09:00
kdt.opam added jbuild and kdt.opam 2018-02-02 15:23:55 +09:00
LICENSE Initial commit 2018-02-02 10:08:54 +09:00
Makefile added Makefile 2018-02-02 15:31:32 +09:00
README.md Initial commit 2018-02-02 10:08:54 +09:00

okdt

OCaml implementation of a kd-tree