Releases: byuflowlab/ImplicitAD.jl
Releases · byuflowlab/ImplicitAD.jl
v0.3.1
v0.3.0
ImplicitAD v0.3.0
Closed issues:
- Differences with ImplicitDifferentiation.jl? (#4)
- Alternative method for providing partial derivatives? (#7)
- Partial derivative matrix cannot be safely re-used. (#9)
Merged pull requests:
- Avoid overwriting cached variables before the reverse pass (#10) (@taylormcd)
- add explicit_unsteady and implicit_unsteady (#11) (@taylormcd)
- Faster unsteady (#12) (@andrewning)