Generalized (hyper-) dual numbers in rust
☆84Feb 27, 2026Updated last week
Alternatives and similar repositories for num-dual
Users that are interested in num-dual are comparing it to the libraries listed below
Sorting:
- ☆10Aug 13, 2024Updated last year
- Approximate Quantiles with Configurable Worst Case Error☆16Mar 8, 2022Updated 3 years ago
- ☆13Aug 29, 2022Updated 3 years ago
- An automatic differentiation system for dense and sparse problems☆13Jan 16, 2025Updated last year
- Rust crate for displaying in different formats☆13Nov 20, 2022Updated 3 years ago
- Physical quantities in rust☆16Jan 23, 2026Updated last month
- rcrypt is a compact hashing and salting library based on bcrypt that produces smaller hashes☆13Sep 13, 2022Updated 3 years ago
- A rust fork to work towards Enzyme integration☆92Jun 25, 2025Updated 8 months ago
- ☆18Dec 17, 2025Updated 2 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- Enzyme integration into Rust. Experimental, do not use.☆102Feb 24, 2023Updated 3 years ago
- 2d and 3d geometry for Computer Vision and Robotics☆93Sep 19, 2025Updated 5 months ago
- A Boid Flocking Simulation Built with Rust☆14May 17, 2021Updated 4 years ago
- Bayesian inference on wiring diagrams.☆18Sep 28, 2023Updated 2 years ago
- Cellular automata creation and analysis tools☆29May 9, 2025Updated 9 months ago
- A simple way to implement Rayon's ParallelIterator