petabi / petal-neighbors
Nearest neighbor search algorithms including a ball tree and a vantage point tree.
☆10Updated last week
Alternatives and similar repositories for petal-neighbors
Users that are interested in petal-neighbors are comparing it to the libraries listed below
Sorting:
- Rust wrappers for NGT approximate nearest neighbor search☆38Updated 11 months ago
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆21Updated last month
- DBSCAN, HDBSCAN, and OPTICS clustering algorithms.☆32Updated last week
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆77Updated 7 months ago
- A ball-tree implementation for K-NN☆15Updated 7 months ago
- As Close As Possible — nearest neighbor search in Rust☆22Updated 2 months ago
- Allows conversion between ndarray's types and image's types☆13Updated 3 years ago
- BLAS source of choice☆41Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆55Updated 8 months ago
- Fast hierarchical agglomerative clustering in Rust.☆96Updated last month
- Parallel iterator processing library for Rust☆103Updated last year
- Safe, Growable Bloom Filters in Rust (with serde)☆28Updated 7 months ago
- Exploration of GPU computing using WebGPU☆26Updated 4 years ago
- A library with task executors for Rust☆32Updated 4 months ago
- Simple neural network library for classification written in Rust.☆46Updated 2 years ago
- Tensor library for machine learning☆28Updated this week
- Generic k-means implementation written in Rust☆17Updated 5 years ago
- FFSVM stands for "Really Fast Support Vector Machine"☆75Updated 5 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 2 years ago
- Calculate statistics iteratively☆38Updated 2 months ago
- Finite differentiation☆13Updated 8 months ago
- An extension library to Candle that provides PyTorch functions not currently available in Candle☆39Updated last year
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆76Updated last month
- Computer vision library built on top of ndarray☆69Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- HyperLogLog implementations.☆23Updated 9 months ago
- Static Linear Algebra System☆36Updated last year
- A concurrent work-stealing queue for building schedulers in Rust☆27Updated last year