Releases: NicolasL-S/SpeedMapping.jl
Releases · NicolasL-S/SpeedMapping.jl
Minor changes.
Minor changes.
v0.3.0
SpeedMapping v0.3.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
SpeedMapping v0.2.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
With documentation