There is a newer version of the record available.

Published February 7, 2025 | Version v7.2.0
Software Open

SciML/DataInterpolations.jl: v7.2.0

Description

DataInterpolations v7.2.0

Diff since v7.1.0

Merged pull requests:

  • Add Unitful tests for constant extrapolation (#381) (@Ickaser)
  • Fix integrating over interval that is fully outside data range (#386) (@SouthEndMusic)
  • Fix type inference and performance problems of munge_data (#392) (@devmotion)
  • Improve cumulative_integral (#393) (@devmotion)
  • Do not fall back to inplace interpolation method (#394) (@devmotion)

Closed issues:

  • Broken extrapolation with integer interpolation (#378)
  • AkimaInterpolation of Float32 data results in Float64 values when interpolating (#382)
  • Integrals with incorrect dimensions for Unitful input (#385)
  • Inconsistent output eltype when evaluating on vectors (#388)
  • Regressions of ConstantInterpolation reported by JET.@report_opt (#389)

Files

SciML/DataInterpolations.jl-v7.2.0.zip

Files (110.8 kB)

Name Size Download all
md5:1fcc208350b0d871feb34a27849f8abc
110.8 kB Preview Download

Additional details

Related works