ad_trait 0.3.1

Easy to use, efficient, and highly flexible automatic differentiation in Rust
Documentation
1
2
3
4
5
6
7
# Advanced Topics

Explore the high-performance features and deep technical details of `ad_trait`.

- **Multi-Tangents**: Scaling forward-mode AD.
- **SIMD Acceleration**: Leveraging hardware for faster differentiation.
- **Matrix Operations**: Efficiently handling linear algebra.