Releases: SciML/DataInterpolations.jl
Releases · SciML/DataInterpolations.jl
v3.2.1
DataInterpolations v3.2.1
Merged pull requests:
- Fix BSpline evaluation error on final point (#76) (@LHTTIPacheco)
v3.2.0
DataInterpolations v3.2.0
Merged pull requests:
- CompatHelper: bump compat for "Optim" to "1.0" (#74) (@github-actions[bot])
v3.1.3
v3.1.2
DataInterpolations v3.1.2
Merged pull requests:
v3.1.1
v3.1.0
DataInterpolations v3.1.0
Merged pull requests:
v3.0.1
v3.0.0
DataInterpolations v3.0.0
Merged pull requests:
- Remove the GaussianProcesses based and Loess interpolations (#65) (@andreasnoack)
v2.0.1
DataInterpolations v2.0.1
Merged pull requests:
- CompatHelper: bump compat for "RecipesBase" to "1.0" (#61) (@github-actions[bot])
- CompatHelper: bump compat for "GaussianProcesses" to "0.12" (#62) (@github-actions[bot])
- CompatHelper: bump compat for "Optim" to "0.21" (#63) (@github-actions[bot])
- Use searchsortedlast for BSplines (#64) (@andreasnoack)
v2.0.0
DataInterpolations v2.0.0
Merged pull requests:
- Fix coverage submission (#54) (@andreasnoack)
- Delete obsolete and untested functions (#55) (@andreasnoack)
- Install TagBot as a GitHub Action (#57) (@JuliaTagBot)
- Rename ZeroSpline to ConstantInterpolation (#58) (@andreasnoack)
- Set bounds on dependencies (#59) (@andreasnoack)
- Remove Weave as a dependency (#60) (@andreasnoack)