Releases: JuliaDiff/ForwardDiff.jl
Releases · JuliaDiff/ForwardDiff.jl
v0.10.17
ForwardDiff v0.10.17
Closed issues:
- ForwardDiff 10x slower than FiniteDiff equivalent (#502)
- Support structured (banded) Jacobians? (#507)
Merged pull requests:
- Update README.md (#505) (@ViralBShah)
- Remove pure function annotation (#509) (@mohamed82008)
v0.10.16
ForwardDiff v0.10.16
Closed issues:
- ForwardDiff.jl does not throw an error even when function outputting an array is used to calculate the Hessian (#501)
Merged pull requests:
v0.10.15
v0.10.14
ForwardDiff v0.10.14
Merged pull requests:
- Make
seed!
andextract_jacobian!
gpu-friendly (#472) (@charleskawczynski)
v0.10.13
ForwardDiff v0.10.13
Closed issues:
- Support for complex numbers (#157)
- Vote: should we add Complex number support as a feature of ForwardDiff. (#456)
- Missing website (#464)
- extract_jacobian calls generic function in generated function (#468)
Merged pull requests:
- Document multidimensional arrays (#449) (@thisrod)
- Add prevfloat and nextfloat for Dual (#453) (@johnmyleswhite)
- README: properly format citation (#465) (@zlatanvasovic)
- Avoid calling highly overloaded function in generated extraction functions (#469) (@andreasnoack)
- Fix link to upgrade guide in README.md (#470) (@jeffreyesun)
- Update advanced.md with NANSAFE file location. (#473) (@Se7enroll)
- CompatHelper: bump compat for "SpecialFunctions" to "1.0" (#474) (@github-actions[bot])
- Relax print tests (#476) (@oxinabox)
- Complete switch to GitHub Actions based CI (#483) (@andreasnoack)
- CompatHelper: bump compat for "StaticArrays" to "1.0" (#484) (@github-actions[bot])
v0.10.12
v0.10.11
v0.10.10
ForwardDiff v0.10.10
Closed issues:
Merged pull requests:
- Handle 0-sized chunk case (#399) (#400) (@felipenoris)
- Restrict
getindex
for partials to a single Int (#437) (@timholy) - Move SIMD tests to a separate job and allow them to fail (#438) (@andreasnoack)
- Fixes minor typo in documentation (#442) (@ferrolho)
- add typemax typemin (#444) (@matbesancon)
- Preserve capitalisation of Julia in bib entry (#447) (@mschauer)
- Install TagBot as a GitHub Action (#448) (@JuliaTagBot)
- Update versions to test on (#450) (@KristofferC)
v0.10.9
v0.10.9 (2020-01-15)
Closed issues:
- Update DiffRules dependency to 1.0.0 (#431)
Merged pull requests:
- CompatHelper: bump compat for "SpecialFunctions" to "0.10" (#435) (github-actions[bot])
v0.10.8
v0.10.8 (2019-12-17)
Merged pull requests:
- Bump for DiffRules 1.0 compat (#430) (ChrisRackauckas)
- CompatHelper: bump compat for "DiffRules" to "1.0" (#429) (github-actions[bot])
- CompatHelper: bump compat for "DiffResults" to "1.0.1" (#426) (github-actions[bot])