Skip to content

v0.10.13

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 22:20
· 109 commits to master since this release
5792261

ForwardDiff v0.10.13

Diff since v0.10.12

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])