Releases: byuflowlab/FLOWMath.jl
Releases · byuflowlab/FLOWMath.jl
v0.4.1
v0.4.0
FLOWMath v0.4.0
Merged pull requests:
- Make
FLOWMath.brent
complex-step safe (#18) (@dingraha) - add second derivative function and matching test for akima splines (#19) (@juddmehr)
- add smoothing methods for more than two functions (#20) (@taylormcd)
- expose eps parameter in Akima spline construction (#21) (@tylercritchfield)
- Interp doc update (#22) (@juddmehr)
- bump version @JuliaRegistrator register (#23) (@juddmehr)
v0.3.3
FLOWMath v0.3.3
Merged pull requests:
v0.3.2
v0.3.1
Fix to allow dual numbers to be propagated through interpolation arrays.
v0.3.0
FLOWMath v0.3.0
v0.2.1
FLOWMath v0.2.1
Merged pull requests:
- Install TagBot as a GitHub Action (#8) (@JuliaTagBot)
- Akima gradient (#9) (@taylormcd)
- minor fixes to allow dual numbers to propgate through (#10) (@andrewning)
- linear interpolation (#11) (@andrewning)