Releases: SciML/DataInterpolations.jl
Releases · SciML/DataInterpolations.jl
v6.6.0
DataInterpolations v6.6.0
Merged pull requests:
- ci: test with
1
,lts
andpre
versions of julia (#347) (@thazhemadam) - BSplineInterpolation: Add support for higher order arrays (#349) (@ashutosh-b-b)
- build(deps): bump JuliaRegistries/TagBot from 1.19.6 to 1.20.0 (#352) (@dependabot[bot])
- Update
QuadraticSpline
(#354) (@SouthEndMusic)
Closed issues:
- Unstable quadratic spline (#353)
v6.5.2
DataInterpolations v6.5.2
Merged pull requests:
- build(deps): bump julia-actions/setup-julia from 2.5.0 to 2.6.0 (#345) (@dependabot[bot])
- Intercept frule at the top level (#346) (@YingboMa)
v6.5.1
DataInterpolations v6.5.1
Merged pull requests:
- CubicSplines: Add AbstractMatrix support (#343) (@ashutosh-b-b)
v6.5.0
DataInterpolations v6.5.0
Merged pull requests:
- refactor: add output dimensionality as a parameter in AbstractInterpolations (#342) (@sathvikbhagavan)
Closed issues:
- Indicate output dimensionality in
AbstractInterpolation
type (#328)
v6.4.5
DataInterpolations v6.4.5
Merged pull requests:
v6.4.4
DataInterpolations v6.4.4
Merged pull requests:
v6.4.3
DataInterpolations v6.4.3
Merged pull requests:
- Fix Zygote AD with
u
a matrix or vector of arrays (#324) (@SouthEndMusic)
v6.4.2
DataInterpolations v6.4.2
Merged pull requests:
- LinearInterpolation: Output Vector for
u::AbstractMatrix
(#339) (@ashutosh-b-b)
v6.4.1
DataInterpolations v6.4.1
Merged pull requests:
- build(deps): bump julia-actions/setup-julia from 2.3.0 to 2.4.0 (#332) (@dependabot[bot])
- docs: add citing section in readme and docs (#333) (@sathvikbhagavan)
- build(deps): bump JuliaRegistries/TagBot from 1.19.2 to 1.19.4 (#334) (@dependabot[bot])
- LinearInterpolation: Fix scalar indexing and generalize for ndims(u) > 2 (#335) (@ashutosh-b-b)
- build(deps): bump julia-actions/setup-julia from 2.4.0 to 2.5.0 (#336) (@dependabot[bot])
- build(deps): bump JuliaRegistries/TagBot from 1.19.4 to 1.19.6 (#337) (@dependabot[bot])
- Update Project.toml (#338) (@ChrisRackauckas)
Closed issues:
- No longer works with DynamicQuantities.jl (need for integration with ModelingToolkit) (#331)
v6.4.0
DataInterpolations v6.4.0
Merged pull requests:
- docs: change the order of authors in joss paper (#330) (@sathvikbhagavan)