Releases: JoshuaLampert/KernelInterpolation.jl
Releases · JoshuaLampert/KernelInterpolation.jl
v0.3.11
KernelInterpolation v0.3.11
Merged pull requests:
- CompatHelper: bump compat for SciMLBase to 3, (keep existing compat) (#164) (@github-actions[bot])
- Make solving PDEs independent of basis type (#168) (@JoshuaLampert)
- Replace CompatHelper by dependabot (#171) (@JoshuaLampert)
- Bump the all-github-actions group with 2 updates (#172) (@dependabot[bot])
v0.3.10
KernelInterpolation v0.3.10
Merged pull requests:
- Bump julia-actions/julia-downgrade-compat from 1 to 2 (#137) (@dependabot[bot])
- CompatHelper: bump compat for LinearSolve to 3 for package test, (keep existing compat) (#162) (@github-actions[bot])
- Bump the all-github-actions group with 2 updates (#163) (@dependabot[bot])
- CompatHelper: bump compat for Meshes in [weakdeps] to 0.57, (keep existing compat) (#165) (@github-actions[bot])
Closed issues:
- Remove bandaid restricting LinearSolve.jl (#160)
v0.3.9
KernelInterpolation v0.3.9
Merged pull requests:
- always use return in formatter (#154) (@JoshuaLampert)
- Bump crate-ci/typos from 1.40.0 to 1.41.0 in the all-github-actions group (#155) (@dependabot[bot])
- Bump crate-ci/typos from 1.41.0 to 1.42.3 in the all-github-actions group (#156) (@dependabot[bot])
- Bump crate-ci/typos from 1.42.3 to 1.44.0 in the all-github-actions group (#157) (@dependabot[bot])
- Fix CI (#159) (@JoshuaLampert)
- Run CI on julia v1.12 (#161) (@JoshuaLampert)
v0.3.8
KernelInterpolation v0.3.8
Merged pull requests:
- only one dependabot PR (#148) (@JoshuaLampert)
- Bump the all-github-actions group with 3 updates (#149) (@dependabot[bot])
- CompatHelper: bump compat for TrixiTest to 0.2 for package test, (keep existing compat) (#150) (@github-actions[bot])
- CompatHelper: bump compat for Meshes in [weakdeps] to 0.56, (keep existing compat) (#151) (@github-actions[bot])
- CompatHelper: bump compat for Meshes to 0.56 for package docs, (keep existing compat) (#152) (@github-actions[bot])
- CompatHelper: bump compat for Meshes to 0.56 for package test, (keep existing compat) (#153) (@github-actions[bot])
v0.3.7
KernelInterpolation v0.3.7
Merged pull requests:
- Bump crate-ci/typos from 1.37.0 to 1.39.0 (#145) (@dependabot[bot])
- Plot original nodes separately in tutorial (#147) (@JoshuaLampert)
Closed issues:
- incorrect graph in 1D interp tutorial (#146)
v0.3.6
KernelInterpolation v0.3.6
Merged pull requests:
- Bump actions/checkout from 4 to 5 (#140) (@dependabot[bot])
- Bump crate-ci/typos from 1.34.0 to 1.37.0 (#141) (@dependabot[bot])
- CompatHelper: bump compat for Meshes in [weakdeps] to 0.55, (keep existing compat) (#142) (@github-actions[bot])
- CompatHelper: bump compat for Meshes to 0.55 for package docs, (keep existing compat) (#143) (@github-actions[bot])
- CompatHelper: bump compat for Meshes to 0.55 for package test, (keep existing compat) (#144) (@github-actions[bot])
v0.3.5
KernelInterpolation v0.3.5
Merged pull requests:
- Use
get_kwargfrom TrixiTest.jl (#138) (@JoshuaLampert) - Define slicing of NodeSets (#139) (@JoshuaLampert)
v0.3.4
KernelInterpolation v0.3.4
Merged pull requests:
- CompatHelper: bump compat for CairoMakie to 0.14 for package docs, (keep existing compat) (#131) (@github-actions[bot])
- CompatHelper: bump compat for CairoMakie to 0.15 for package docs, (keep existing compat) (#132) (@github-actions[bot])
- Bump crate-ci/typos from 1.32.0 to 1.34.0 (#133) (@dependabot[bot])
- CompatHelper: bump compat for Meshes in [weakdeps] to 0.54, (keep existing compat) (#134) (@github-actions[bot])
- CompatHelper: bump compat for Meshes to 0.54 for package docs, (keep existing compat) (#135) (@github-actions[bot])
- CompatHelper: bump compat for Meshes to 0.54 for package test, (keep existing compat) (#136) (@github-actions[bot])
v0.3.3
KernelInterpolation v0.3.3
Merged pull requests:
- CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat) (#119) (@github-actions[bot])
- Bump crate-ci/typos from 1.31.2 to 1.32.0 (#129) (@dependabot[bot])
- Allow passing a factorization (#130) (@JoshuaLampert)
v0.3.2
KernelInterpolation v0.3.2
Merged pull requests:
- Fix order of
PolyharmonicSplineKernel(#127) (@JoshuaLampert) - Allow evaluating kernels at scalars (#128) (@JoshuaLampert)