ad_trait 0.3.0

Easy to use, efficient, and highly flexible automatic differentiation in Rust
Documentation
1
2
3
4
5
6
7
8
9
[book]
authors = ["Danny Rakita"]
language = "en"
src = "src"
title = "ad_trait: Automatic Differentiation for Rust"

[output.html]
git-repository-url = "https://github.com/djrakita/ad_trait"
edit-url-template = "https://github.com/djrakita/ad_trait/edit/main/docs/src/{path}"