Skip to content

Actions: rishitc/go-kd-tree

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
32 workflow runs
32 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

August 25, 2024 17:57 37s
test: ✅ add benchmarking setup to compare against `k…
Tests #31: Commit e6206d7 pushed by rishitc
August 25, 2024 12:59 1m 19s main
August 25, 2024 12:59 1m 19s
refactor!: ♻️ replace the KNN API's return type from []*T
Tests #30: Commit 2d5cdc4 pushed by rishitc
August 24, 2024 18:34 1m 14s main
August 24, 2024 18:34 1m 14s
refactor!: ♻️ rename Delete API to the Remove API
Tests #29: Commit c4473d4 pushed by rishitc
August 24, 2024 18:21 1m 19s main
August 24, 2024 18:21 1m 19s
refactor: ♻️ rename Delete API to the Remove API
Tests #28: Commit 702c8e0 pushed by rishitc
August 24, 2024 18:17 1m 17s main
August 24, 2024 18:17 1m 17s
refactor!: ♻️ change return type of KNN API from []*T to `…
Tests #27: Commit 37d47f0 pushed by rishitc
August 24, 2024 12:13 44s main
August 24, 2024 12:13 44s
refactor: ♻️ make dimensions a global constant for 3D tests
Tests #26: Commit 422b80d pushed by rishitc
August 20, 2024 18:34 1m 30s main
August 20, 2024 18:34 1m 30s
refactor: ♻️ make dimensions a global constant for 2D tests
Tests #25: Commit d86d7bd pushed by rishitc
August 19, 2024 18:16 1m 44s main
August 19, 2024 18:16 1m 44s
feat: ✨ add an API to visualize the K-D Tree using Graphviz
Tests #24: Commit 93c1d19 pushed by rishitc
August 19, 2024 17:52 1m 29s main
August 19, 2024 17:52 1m 29s
refactor!: ♻️ rename Query API to the RangeSearch API
Tests #23: Commit 3260b6e pushed by rishitc
August 17, 2024 13:14 1m 8s main
August 17, 2024 13:14 1m 8s
perf!: ⚡ improve the time and space efficiency of the `KNearestNe…
Tests #22: Commit 145a479 pushed by rishitc
August 15, 2024 19:11 2m 33s main
August 15, 2024 19:11 2m 33s
perf: ⚡ replace the Insert API's recursive implementation with …
Tests #21: Commit 51f041c pushed by rishitc
August 14, 2024 18:22 1m 32s main
August 14, 2024 18:22 1m 32s
refactor!: ♻️ replace Add API with Insert API
Tests #20: Commit 501cbd7 pushed by rishitc
August 14, 2024 17:51 1m 28s main
August 14, 2024 17:51 1m 28s
refactor!: ♻️ rename the Add API to Insert
Tests #19: Commit 55f8ca8 pushed by rishitc
August 14, 2024 17:23 1m 52s main
August 14, 2024 17:23 1m 52s
August 4, 2024 15:23 1m 55s
feat: ✨ add support for finding the k nearest neighbors
Tests #17: Commit d9fceaa pushed by rishitc
August 3, 2024 11:53 1m 39s main
August 3, 2024 11:53 1m 39s
test: ✅ fix all benchmark functions to use the new r…
Tests #16: Commit 68addb2 pushed by rishitc
July 31, 2024 14:58 2m 58s main
July 31, 2024 14:58 2m 58s
July 29, 2024 17:48 21s
test: ✅ add tests for the Query API
Tests #14: Commit 5e3914c pushed by rishitc
July 28, 2024 19:34 2m 14s main
July 28, 2024 19:34 2m 14s
refactor: ♻️ create a new type for the Query API's callback …
Tests #13: Commit 76be92d pushed by rishitc
July 28, 2024 17:13 1m 44s main
July 28, 2024 17:13 1m 44s
feat: ✨ add an API to rebalance the kd-tree on demand
Tests #12: Commit d3eadbd pushed by rishitc
July 28, 2024 12:29 1m 36s main
July 28, 2024 12:29 1m 36s
feat: ✨ add support to return the values in the kd-tree
Tests #11: Commit 222fb8c pushed by rishitc
July 21, 2024 19:30 1m 11s v0.0.0-alpha.2
July 21, 2024 19:30 1m 11s
feat: ✨ add support to return the values in the kd-tree
Tests #10: Commit 222fb8c pushed by rishitc
July 21, 2024 19:30 1m 16s main
July 21, 2024 19:30 1m 16s
July 21, 2024 18:11 1m 38s
refactor: ♻️ relocate the function NewKDTreeFromBytes
Tests #8: Commit a417116 pushed by rishitc
July 21, 2024 17:46 1m 37s main
July 21, 2024 17:46 1m 37s