/u/yehors
Author ProfileClaim This Author Profile
Prove ownership by publishing #HashtagPLUS and this profile link on your author page or an article under your byline. A moderator or admin will review the request before it merges into your real HashtagPLUS username.
🌐 reddit.comSource
Repo: https://github.com/RustedBytes/manifold-knn Currently I am creating software using egui to view point clouds (PCD, PLY, etc) and for some operations integrated manifold-knn backend instead of kd-tree's. This is an implementation of https://arxiv.org/html/2605.02224v1 artic
🌐 reddit.comSource
\> After sorting, BGR is linear for fixed `R`. XDP's core scan is `O(nT) = O(n log n)`; BGR's repair core is `O(n + T)` per pass. The sort still dominates when input is unsorted. URL: https://github.com/GoingBytes/binned-greedy-repair submitted by /u/yehors [link] [c