Skip to content

Releases: SciML/DataInterpolations.jl

v6.4.4

05 Oct 13:46
2285070
Compare
Choose a tag to compare

DataInterpolations v6.4.4

Diff since v6.4.3

Merged pull requests:

v6.4.3

05 Oct 05:58
e73a150
Compare
Choose a tag to compare

DataInterpolations v6.4.3

Diff since v6.4.2

Merged pull requests:

v6.4.2

04 Oct 12:06
aa02884
Compare
Choose a tag to compare

DataInterpolations v6.4.2

Diff since v6.4.1

Merged pull requests:

v6.4.1

24 Sep 11:07
f5742da
Compare
Choose a tag to compare

DataInterpolations v6.4.1

Diff since v6.4.0

Merged pull requests:

Closed issues:

  • No longer works with DynamicQuantities.jl (need for integration with ModelingToolkit) (#331)

v6.4.0

28 Aug 14:40
8cc0a04
Compare
Choose a tag to compare

DataInterpolations v6.4.0

Diff since v6.3.0

Merged pull requests:

v6.3.0

28 Aug 11:06
9cafdb4
Compare
Choose a tag to compare

DataInterpolations v6.3.0

Diff since v6.2.0

Merged pull requests:

  • build(deps): bump JuliaRegistries/TagBot from 1.18.1 to 1.19.2 (#329) (@dependabot[bot])

v6.2.0

19 Aug 11:31
536cb02
Compare
Choose a tag to compare

DataInterpolations v6.2.0

Diff since v6.1.0

Merged pull requests:

  • Use index guessing functionality moved to FindFirstFunctions.jl (Guesser) (#323) (@SouthEndMusic)
  • docs: fix references, spacing and language in the example section (#325) (@sathvikbhagavan)
  • CompatHelper: bump compat for "Symbolics" to "6.0" for package docs (#326) (@github-actions[bot])
  • bump Symbolics compat (#327) (@SebastianM-C)

Closed issues:

  • Error when extrapolating to -Inf in v6.1.0 (#322)

v6.1.0

31 Jul 15:24
80c8ebb
Compare
Choose a tag to compare

DataInterpolations v6.1.0

Diff since v6.0.0

Merged pull requests:

v6.0.0

29 Jul 13:16
efaf629
Compare
Choose a tag to compare

DataInterpolations v6.0.0

Diff since v5.4.0

Merged pull requests:

Closed issues:

  • Automatic Jacobian sparsity detection fails when concatenating interpolations (#317)

v5.4.0

28 Jul 20:21
8e2e73f
Compare
Choose a tag to compare

DataInterpolations v5.4.0

Diff since v5.3.1

Merged pull requests:

Closed issues:

  • Zygote support broke in new release (#298)
  • Remove ReadOnlyArray from type parameters (#301)