grantslatton / ball-tree
A ball-tree implementation for K-NN
☆14Updated last month
Related projects ⓘ
Alternatives and complementary repositories for ball-tree
- Nearest neighbor search algorithms including a ball tree and a vantage point tree.☆9Updated last week
- BLAS source of choice☆39Updated 2 months ago
- k-Medoids clustering in Rust with the FasterPAM algorithm☆21Updated 2 months ago
- Succinct data structures using very efficient rank and select☆62Updated last month
- Rust wrappers for NGT approximate nearest neighbor search☆36Updated 5 months ago
- Redistribute Intel MKL as a crate☆82Updated 6 months ago
- Collection of succinct data structures in Rust☆81Updated 9 months ago
- HyperLogLog implementations.☆20Updated 3 months ago
- Automatic differentiation in Rust with WGPU support☆22Updated 3 years ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆104Updated last year
- A Rust implementation of the CMA-ES optimization algorithm.☆32Updated 2 years ago
- Clustering, Learning and Approximation of Manifolds☆19Updated last month
- Statistics, Information Measures, Linear Algebra, Cholesky Matrix Decomposition, Mahalanobis Distance, Householder QR Decomposition, Clif…☆51Updated 3 months ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆67Updated last month
- Voracious radix sort☆65Updated 11 months ago
- 🧮 alphatensor matrix breakthrough algorithms + simd + rust.☆59Updated 2 years ago
- Integer sets as fast, sorted, integer ranges with full set operations☆76Updated this week
- ☆26Updated 2 months ago
- Rust libraries and programs focused on succinct data structures☆126Updated 3 weeks ago
- Locality Sensitive Hashing in Rust with Python bindings☆110Updated last year
- Fast Hilbert space-filling curve transformation using a LUT☆41Updated last year
- A Rust implementation of the Quad Wavelet Tree☆33Updated 5 months ago
- String Distances in rust☆14Updated last year
- .npy and .npz file format support for ndarray☆55Updated last month
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆14Updated 2 years ago
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆15Updated last week
- Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)☆16Updated 2 months ago
- NumPy file format (de-)serialization in Rust☆30Updated 5 years ago
- Source of BLAS and LAPACK via OpenBLAS☆76Updated 3 months ago
- Auto differentiation library☆62Updated last year