Open
Description
Has there been any discussion of the usage case of automatic differentiation (AD) in relation to generics?
Related issues:
- Automatic differentiation in Fortran fortran_proposals#95
- Automatic Differentiation fortran-lang/stdlib#531
Given how important AD is in the Julia ecosystem, I think a discussion of AD would also be warranted.
There are several (forward-mode) Fortran AD libraries relying upon derived types and operator/procedure overloading, which would be easier to develop if some smart generic features were available.
Metadata
Metadata
Assignees
Labels
No labels