Numerically stable computation of log-sum-exp using a 1-pass algorithm
stable implementations of logaddexp and logsumexp
Core tensor and autograd engine for ferrotorch — PyTorch in Rust
MetalTile kernel standard library — benchmark metadata and type definitions
High-performance numerical computing with multi-backend GPU acceleration (CPU/CUDA/WebGPU)
Special functions module for SciRS2 (scirs2-special)
Compiler for transforming logic expressions into tensor computation graphs
A wrapper around floats to handle log probabilities
Math library for mlua — RNG, distributions, hypothesis testing, ranking, information theory, and statistics
Pure-Rust Metal GPU compute library for MLX-compatible inference on Apple Silicon
A from-scratch deep learning library in Rust — tensors, autograd, NEON SIMD, Metal GPU, and working models
Automatic differentiation engine for TenfloweRS