sarah-quinones / nano-gemm
☆15Updated 8 months ago
Alternatives and similar repositories for nano-gemm:
Users that are interested in nano-gemm are comparing it to the libraries listed below
- ☆26Updated 3 months ago
- A Rust library crate providing an easy FFT API for arrays and slices☆35Updated 6 months ago
- ☆49Updated 9 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 2 months ago
- A metaheuristic framework for solving combinatorial optimization problems☆34Updated last month
- A rust fork to work towards Enzyme integration☆80Updated this week
- Rank Polymorphic array library for Rust.☆102Updated last year
- A Rust Library for Numerical Equation Solving and Optimisation☆24Updated 6 months ago
- A Rust Library for High-Performance Tensor Exchange with Python☆39Updated 3 months ago
- Statistics, Information Measures, Linear Algebra, Cholesky Matrix Decomposition, Mahalanobis Distance, Householder QR Decomposition, Clif…☆52Updated 7 months ago
- VF2 subgraph isomorphism algorithm in Rust.☆59Updated 5 months ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- ☆26Updated last year
- COBYLA optimizer for Rust☆14Updated 10 months ago
- An optimization modeling language with solvers for MILP problems☆44Updated 3 weeks ago
- Parallel processing with disjoint indices in Rust☆89Updated 8 months ago
- A minimal OpenCL, CUDA, Vulkan and host CPU array manipulation engine / framework.☆72Updated 2 months ago
- Transforms points from one reference-frame representation to another.☆18Updated last week
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 weeks ago
- Library for simulating physical forces on particles, heavily inspired by d3-force.☆68Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Integer types with customizable niche values☆40Updated 3 months ago
- Rust implementation of the Simple(x) Global Optimization algorithm