From a2531a7680c3d676a7b58006da979363c73e4685 Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Tue, 25 May 2021 17:02:18 -0600 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..024a1ba --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# kd-2d +2D k-d tree implemenetation for counting points in a region