becheran / fast-hilbertLinks
Fast Hilbert space-filling curve transformation using a LUT
☆53Updated 4 months ago
Alternatives and similar repositories for fast-hilbert
Users that are interested in fast-hilbert are comparing it to the libraries listed below
Sorting:
- Port of MapBox's earcut triangulation code to Rust language☆47Updated 4 months ago
- Kiddo☆133Updated this week
- A minimal OpenCL, CUDA, Vulkan and host CPU array manipulation engine / framework.☆75Updated last month
- Efficiently calculate gravitational acceleration.☆38Updated 9 months ago
- Robust predicates for computational geometry☆90Updated 5 months ago
- Static Linear Algebra System☆36Updated 2 years ago
- Tensor library for machine learning☆26Updated 3 weeks ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆55Updated last year
- 🧮 alphatensor matrix breakthrough algorithms + simd + rust.☆62Updated 3 years ago
- A metaheuristic framework for solving combinatorial optimization problems☆38Updated 9 months ago
- Data structures and algorithms for 3D geometric modeling.☆43Updated last year
- rust implementation of octree algorithm for nearest neighbor search in 3D space☆48Updated 2 years ago
- Scientific and statistical computing with Rust.☆67Updated 3 years ago
- ☆33Updated 4 months ago
- A library for least squares fitting of separable, nonlinear models to data.☆70Updated this week
- .npy and .npz file format support for ndarray☆63Updated last year
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31Updated 5 years ago
- Rust library for applying Gaussian quadrature to integrate a function☆23Updated last week
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆13Updated 2 years ago
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆79Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Statistics, Information Measures, Linear Algebra, Cholesky Matrix Decomposition, Mahalanobis Distance, Householder QR Decomposition, Clif…☆56Updated last year
- Parallel processing with disjoint indices in Rust☆90Updated 5 months ago
- Trees for fast location-to-value lookup.☆57Updated 5 months ago
- Signed distance field generator in pure Rust☆31Updated 3 years ago
- A Rust implementation of the CMA-ES optimization algorithm.☆35Updated 4 months ago
- Convert between nalgebra and numpy types.☆23Updated 2 years ago
- Contour polygon creation in Rust (using marching squares algorithm)☆62Updated 2 months ago