Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jul 17:18
· 24 commits to main since this release

SpeedMapping v0.2.0

Diff since v0.1.0

Major changes:

  • Extrapolation (sigma) is computed with dot_oro (AccurateArithmetic.jl).
  • The gradient descent step size can be properly initialized with only the gradient (without f).
  • Added support for alternative number types.