Releases: JoshuaLampert/KernelInterpolation.jl
Releases · JoshuaLampert/KernelInterpolation.jl
v0.3.2
KernelInterpolation v0.3.2
Merged pull requests:
- Fix order of
PolyharmonicSplineKernel
(#127) (@JoshuaLampert) - Allow evaluating kernels at scalars (#128) (@JoshuaLampert)
v0.3.1
KernelInterpolation v0.3.1
Merged pull requests:
- Bump julia-actions/julia-format from 3 to 4 (#123) (@dependabot[bot])
- Bump crate-ci/typos from 1.31.1 to 1.31.2 (#124) (@dependabot[bot])
- Use TrixiTest.jl (#125) (@JoshuaLampert)
- Some small performance optimizations (#126) (@JoshuaLampert)
v0.3.0
KernelInterpolation v0.3.0
A list of breaking changes can be found in the Changelog.
Merged pull requests:
- Add changelog (#109) (@JoshuaLampert)
- Bump crate-ci/typos from 1.28.1 to 1.29.0 (#110) (@dependabot[bot])
- Add contributing, code of conduct and security (#111) (@JoshuaLampert)
- CompatHelper: bump compat for CairoMakie to 0.13 for package docs, (keep existing compat) (#112) (@github-actions[bot])
- Bump crate-ci/typos from 1.29.0 to 1.29.5 (#113) (@dependabot[bot])
- Remove extras section in Project.toml (#114) (@JoshuaLampert)
- CompatHelper: bump compat for Meshes in [weakdeps] to 0.53, (keep existing compat) (#115) (@github-actions[bot])
- CompatHelper: bump compat for Meshes to 0.53 for package docs, (keep existing compat) (#116) (@github-actions[bot])
- CompatHelper: bump compat for Meshes to 0.53 for package test, (keep existing compat) (#117) (@github-actions[bot])
- Bump crate-ci/typos from 1.29.5 to 1.30.0 (#118) (@dependabot[bot])
- Bump crate-ci/typos from 1.30.0 to 1.31.1 (#120) (@dependabot[bot])
- Remove type instabilities and allow general floating point types (#121) (@JoshuaLampert)
- Only augment with polynomials if needed (#122) (@JoshuaLampert)
v0.2.2
KernelInterpolation v0.2.2
Merged pull requests:
- Bump codecov/codecov-action from 4 to 5 (#104) (@dependabot[bot])
- Bump crate-ci/typos from 1.26.8 to 1.28.1 (#105) (@dependabot[bot])
- Allow general RNG in random_* functions (#106) (@JoshuaLampert)
- Use default
arch
in CI (#107) (@JoshuaLampert) - Use OrdinaryDiffEqRosenbrock.jl (#108) (@JoshuaLampert)
v0.2.1
KernelInterpolation v0.2.1
Merged pull requests:
- Fix seriestype for 1D basis in plot recipe (#101) (@JoshuaLampert)
- Bump crate-ci/typos from 1.25.0 to 1.26.8 (#102) (@dependabot[bot])
- Add
LagrangeBasis
(#103) (@JoshuaLampert)
v0.2.0
KernelInterpolation v0.2.0
Merged pull requests:
- Bump crate-ci/typos from 1.24.3 to 1.25.0 (#88) (@dependabot[bot])
- Use TestItems.jl (#89) (@JoshuaLampert)
- CompatHelper: bump compat for Meshes in [weakdeps] to 0.52, (keep existing compat) (#90) (@github-actions[bot])
- CompatHelper: bump compat for Meshes to 0.52 for package docs, (keep existing compat) (#91) (@github-actions[bot])
- CompatHelper: bump compat for Meshes to 0.52 for package test, (keep existing compat) (#92) (@github-actions[bot])
- Add least squares approximation (#93) (@JoshuaLampert)
- Add L2 regularization (#94) (@JoshuaLampert)
- Add tutorial on noisy data (#95) (@JoshuaLampert)
- Run CI also on v1.11 (#96) (@JoshuaLampert)
- Add possibility to use different node set for centers to solve PDEs (#97) (@JoshuaLampert)
- Add example using Meshes.jl (#98) (@JoshuaLampert)
- Small improvements for NodeSet (#99) (@JoshuaLampert)
- Add interface for general bases (#100) (@JoshuaLampert)
v0.1.6
KernelInterpolation v0.1.6
Merged pull requests:
- CompatHelper: bump compat for Meshes in [weakdeps] to 0.49, (keep existing compat) (#77) (@github-actions[bot])
- CompatHelper: bump compat for Meshes to 0.49 for package docs, (keep existing compat) (#78) (@github-actions[bot])
- CompatHelper: bump compat for Meshes to 0.49 for package test, (keep existing compat) (#79) (@github-actions[bot])
- CompatHelper: bump compat for Meshes in [weakdeps] to 0.50, (keep existing compat) (#80) (@github-actions[bot])
- CompatHelper: bump compat for Meshes to 0.50 for package docs, (keep existing compat) (#81) (@github-actions[bot])
- CompatHelper: bump compat for Meshes to 0.50 for package test, (keep existing compat) (#82) (@github-actions[bot])
- Bump crate-ci/typos from 1.23.6 to 1.24.3 (#83) (@dependabot[bot])
- CompatHelper: bump compat for Meshes in [weakdeps] to 0.51, (keep existing compat) (#84) (@github-actions[bot])
- CompatHelper: bump compat for Meshes to 0.51 for package docs, (keep existing compat) (#85) (@github-actions[bot])
- CompatHelper: bump compat for Meshes to 0.51 for package test, (keep existing compat) (#86) (@github-actions[bot])
- CompatHelper: bump compat for DiffEqCallbacks to 4, (keep existing compat) (#87) (@github-actions[bot])
v0.1.5
KernelInterpolation v0.1.5
Merged pull requests:
- CompatHelper: bump compat for Meshes in [weakdeps] to 0.47, (keep existing compat) (#68) (@github-actions[bot])
- Use julia-format action (#69) (@JoshuaLampert)
- Bump crate-ci/typos from 1.22.9 to 1.23.6 (#70) (@dependabot[bot])
- CompatHelper: bump compat for Meshes in [weakdeps] to 0.48, (keep existing compat) (#71) (@github-actions[bot])
- Run CompatHelper also in
docs/
andtest/
(#72) (@JoshuaLampert) - CompatHelper: bump compat for Meshes to 0.48 for package docs, (keep existing compat) (#73) (@github-actions[bot])
- CompatHelper: add new compat entry for QuasiMonteCarlo at version 0.3 for package test, (keep existing compat) (#74) (@github-actions[bot])
- CompatHelper: bump compat for Meshes to 0.48 for package test, (keep existing compat) (#75) (@github-actions[bot])
- CompatHelper: add new compat entry for WriteVTK at version 1 for package test, (keep existing compat) (#76) (@github-actions[bot])
v0.1.4
KernelInterpolation v0.1.4
Merged pull requests:
- Add
PartialDerivative
operator (#65) (@JoshuaLampert) - Add tutorial about 1D interpolation, shape parameter, and differentiation (#66) (@JoshuaLampert)
- Order API reference (#67) (@JoshuaLampert)
v0.1.3
KernelInterpolation v0.1.3
Merged pull requests:
- Bump crate-ci/typos from 1.21.0 to 1.22.9 (#62) (@dependabot[bot])
- add package extension for Meshes.jl (#63) (@JoshuaLampert)
- Add compactly supported Wu kernels (#64) (@JoshuaLampert)