Skip to content

Releases: NicolasL-S/SpeedMapping.jl

Minor changes.

09 Apr 18:59
Compare
Choose a tag to compare

Minor changes.

v0.3.0

28 Jul 11:43
Compare
Choose a tag to compare

SpeedMapping v0.3.0

Diff since v0.2.0

Improved type stability, added info in output

Merged pull requests:

  • CompatHelper: add new compat entry for "BenchmarkTools" at version "1" (#5) (@github-actions[bot])
  • support for more number types (#6) (@longemen3000)

v0.2.0

06 Jul 17:18
Compare
Choose a tag to compare

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.

Adding docs

30 Jun 21:03
Compare
Choose a tag to compare

With documentation

v0.1.0

27 Jun 20:14
Compare
Choose a tag to compare

SpeedMapping v0.1.0