Repository navigation

#

k-d-tree

🕸️🦀 A WASM vector similarity search written in Rust

Rust
948
2 年前

K-D Tree Boids on Bevy

Rust
8
5 个月前

C++ implementations of two multi-threaded, k-d tree-building algorithms that build either a k-d tree, which implements a set, or a k-d tree-based key-to-multiple-value map. Multi-threaded algorithms are included for region search, nearest-neighbor search, and reverse-nearest-neighbor search.

C++
8
2 个月前

nanoflann wrapper for python and maybe fortran

C++
4
5 天前

Data and algorithms used in empirical contribution of the research project "The Impact of Physicality on Network Structure".

Jupyter Notebook
4
1 年前

Header-only C++ K-d tree library

C++
3
3 年前

This is the public repository for the "No-collision Transportation Maps" paper.

Python
2
4 年前

Guía de Árboles K-D + Implementación en python para encontrar el Tizoncito más cercano a una ubicación de consulta dadas sus coordenadas geográficas. Considera 18 sucursales en la CDMX y usa algoritmo KNN (k nearest neighbor) para encontrar los más cercanos.

Python
2
17 天前

Java WSDL-based SOAP web service with Springboot (Spring-WS, Contract first) and nearest neighbor search

Java
2
3 年前

A package for creating hybrid solar system catalogues for making LSST predictions

Python
2
1 年前

A CPU-based path tracer built in C++. Capable of rendering photorealistic scenes with depth of field and global illumination.

C++
1
7 个月前

rust k-d tree implementation, and a pure-rust colordeposit as an example/benchmark

Rust
1
1 年前

By applying K-D trees data structure, the program would do the map search based on provided x and y coordinates.

C
1
2 年前

Parallelize constructing k-D tree and performing k-NN using a thread pool

C++
0
3 年前

This project estimates tree crown volumes using 3D modeling and high-resolution LiDAR datasets (AHN4 and Kavel_10) in Nijmegen, Netherlands. The study focuses on tree detection, biophysical parameter estimation, and crown volume mapping, highlighting applications in urban green space management and ecosystem services. Tools: Python, LiDAR, GIS soft

Python
0
6 个月前

A simple generic k-d tree implementation.

C++
0
4 年前

A balanced k-d tree which can partition three-dimensional space to organize/insert objects. Search operation is also available.

C++
0
3 年前

An API to find the best partner to deliver beverages to our customers, providing the best and fastest service. To achieve this our compute fleet deals with GIS objects all the time.

Java
0
2 年前

a specific data structure for efficiently representing our data. In particular, KD-trees helps organize and partition the data points based on specific conditions.💥🦄

C++
0
2 年前