gvd / kdtreeLinks
K-d tree implementation in C++
☆58Updated 13 years ago
Alternatives and similar repositories for kdtree
Users that are interested in kdtree are comparing it to the libraries listed below
Sorting:
- Parallel k-D Tree Construction☆57Updated 13 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 4 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆73Updated 2 months ago
- Launching collective tasks in bulk☆37Updated 6 years ago
- Real-time visualization of 3D vector field using 3D textures in CUDA☆35Updated 10 years ago
- Benchmark of various spatial data structures for collision detection.☆129Updated 7 years ago
- OpenGP☆81Updated 3 years ago
- A fork of Eigen 3.2 to use MAGMA (GPU & CPU) as backend in the same way it does with Intel MKL.☆48Updated 11 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆68Updated 3 years ago
- nimbus: a cloud computing framework for high performance computations☆26Updated 5 years ago
- CMake find module for Intel Threading Building Blocks☆90Updated 7 years ago
- CMake module collection☆31Updated 10 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 5 years ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆26Updated 8 years ago
- Execution primitives for C++☆155Updated 5 years ago
- a software library containing Sparse functions written in OpenCL☆175Updated 5 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 5 years ago
- ☆141Updated 8 years ago
- OpenCL based GPU accelerated SPH fluid simulation library☆52Updated 9 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆138Updated 5 years ago
- Combinatorial and Geometric modeling with Generic N-dimensional Maps☆49Updated 6 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 6 months ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- A generic C++11 k-means clustering implementation☆216Updated 8 months ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 8 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆65Updated 7 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 9 years ago