Skip to content

v3.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 May 19:37
99b3226

VortexStepMethod v3.3.0

Diff since v3.2.0

Added

  • ForwardDiff compatibility, used by default in linearize (#232)
  • backend keyword argument for linearize
  • example linearize_check.jl comparing FiniteDiff and ForwardDiff tangents

Changed

  • core structs are parameterized on the scalar type T so dual numbers can
    propagate through them; public constructors are unchanged

Merged pull requests: