Releases: JoshuaLampert/KernelInterpolation.jl
Releases · JoshuaLampert/KernelInterpolation.jl
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)
v0.1.2
KernelInterpolation v0.1.2
Merged pull requests:
- Add Zenodo integration file (#60) (@JoshuaLampert)
- Add citation (#61) (@JoshuaLampert)
v0.1.1
v0.1.0
KernelInterpolation v0.1.0
Merged pull requests:
- GitHub Workflows (#1) (@JoshuaLampert)
- Bump crate-ci/typos from 1.16.15 to 1.16.23 (#2) (@dependabot[bot])
- Add text to README (#3) (@JoshuaLampert)
- Set random seed in tests to have reproducible results in tests (#4) (@JoshuaLampert)
- Add more kernels (#5) (@JoshuaLampert)
- Add code coverage with coveralls (#6) (@JoshuaLampert)
- Increase coverage (#7) (@JoshuaLampert)
- Add test for
homogeneous_hypercube_boundary
(#8) (@JoshuaLampert) - Add documentation (#9) (@JoshuaLampert)
- Add Downgrade.yml (#10) (@JoshuaLampert)
- coveralls at v2 (#11) (@JoshuaLampert)
- Add Riesz kernel (#12) (@JoshuaLampert)
- simplify convenience functions for special
NodeSet
s (#13) (@JoshuaLampert) - Bump crate-ci/typos from 1.16.23 to 1.16.26 (#14) (@dependabot[bot])
- Add transformation kernels (#15) (@JoshuaLampert)
- use julia-actions/cache for Documenter (#16) (@JoshuaLampert)
- Remove trixi_test from Downgrade action name (#17) (@JoshuaLampert)
- Bump crate-ci/typos from 1.16.26 to 1.17.2 (#18) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#19) (@dependabot[bot])
- Apply new formatter version (#20) (@JoshuaLampert)
- Add example with exact interpolation (#21) (@JoshuaLampert)
- Downgrade action moved repo (#22) (@JoshuaLampert)
- Bump crate-ci/typos from 1.17.2 to 1.18.2 (#23) (@dependabot[bot])
- Add test using ExplicitImports.jl (#24) (@JoshuaLampert)
- Add compat for ExplicitImports (#25) (@JoshuaLampert)
- Bump crate-ci/typos from 1.18.2 to 1.19.0 (#26) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#27) (@dependabot[bot])
- Bump crate-ci/typos from 1.19.0 to 1.20.1 (#28) (@dependabot[bot])
- Fixes found by JET.jl (#29) (@JoshuaLampert)
- Reduce some type instabilities (#30) (@JoshuaLampert)
- Alow plotting kernel without nodeset (#31) (@JoshuaLampert)
- Add
ProductKernel
(#32) (@JoshuaLampert) - Refactor evaluation of 1D interpolation at scalar (#33) (@JoshuaLampert)
- Add
SumKernel
(#34) (@JoshuaLampert) - Add plot recipe for Interpolation object (#35) (@JoshuaLampert)
- Add basic setup to solve PDEs by collocation (#36) (@JoshuaLampert)
- Use
eachindex
instead of1:length
(#37) (@JoshuaLampert) - Add feature to save
NodeSet
s to VTK file (#38) (@JoshuaLampert) - Add feature to read VTK files (#39) (@JoshuaLampert)
- Add documentation about
NodeSet
s and Development (#40) (@JoshuaLampert) - Add documentation about interpolation (#41) (@JoshuaLampert)
- Bump crate-ci/typos from 1.20.1 to 1.21.0 (#42) (@dependabot[bot])
- Add collocation for time-dependent PDEs (#43) (@JoshuaLampert)
- Add
SaveSolutionCallback
(#44) (@JoshuaLampert) - Add
Base.:+
andBase.:*
for kernels (#45) (@JoshuaLampert) - Add advection equation (#46) (@JoshuaLampert)
- Add advection-diffusion equation (#47) (@JoshuaLampert)
- Add
SummaryCallback
(#48) (@JoshuaLampert) - Add
AliveCallback
(#49) (@JoshuaLampert) - Use
trixi_include
from TrixiBase.jl (#50) (@JoshuaLampert) - Add general linear second-order elliptic operator (#51) (@JoshuaLampert)
- Add Laplace example on annulus (#52) (@JoshuaLampert)
- Remove unnecessary part in callback condition (#53) (@JoshuaLampert)
- Bump julia-actions/cache from 1 to 2 (#54) (@dependabot[bot])
- Move timer to TrixiBase.jl (#55) (@JoshuaLampert)
- Add operator matrix (#56) (@JoshuaLampert)
- Add documentation about solving PDEs (#57) (@JoshuaLampert)