Recent Releases of kernelinterpolation.jl

kernelinterpolation.jl - v0.3.4

KernelInterpolation v0.3.4

Diff since v0.3.3

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])

- Julia
Published by github-actions[bot] 6 months ago

kernelinterpolation.jl - v0.3.3

KernelInterpolation v0.3.3

Diff since v0.3.2

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)

- Julia
Published by github-actions[bot] 7 months ago

kernelinterpolation.jl - v0.3.2

KernelInterpolation v0.3.2

Diff since v0.3.1

Merged pull requests: - Fix order of PolyharmonicSplineKernel (#127) (@JoshuaLampert) - Allow evaluating kernels at scalars (#128) (@JoshuaLampert)

- Julia
Published by github-actions[bot] 8 months ago

kernelinterpolation.jl - v0.3.1

KernelInterpolation v0.3.1

Diff since v0.3.0

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)

- Julia
Published by github-actions[bot] 8 months ago

kernelinterpolation.jl - v0.3.0

KernelInterpolation v0.3.0

Diff since v0.2.2

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)

- Julia
Published by github-actions[bot] 9 months ago

kernelinterpolation.jl - v0.2.2

KernelInterpolation v0.2.2

Diff since v0.2.1

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)

- Julia
Published by github-actions[bot] about 1 year ago

kernelinterpolation.jl - v0.2.1

KernelInterpolation v0.2.1

Diff since v0.2.0

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)

- Julia
Published by github-actions[bot] about 1 year ago

kernelinterpolation.jl - v0.2.0

KernelInterpolation v0.2.0

Diff since v0.1.6

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)

- Julia
Published by github-actions[bot] about 1 year ago

kernelinterpolation.jl - v0.1.6

KernelInterpolation v0.1.6

Diff since v0.1.5

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])

- Julia
Published by github-actions[bot] over 1 year ago

kernelinterpolation.jl - v0.1.5

KernelInterpolation v0.1.5

Diff since v0.1.4

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/ and test/ (#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])

- Julia
Published by github-actions[bot] over 1 year ago

kernelinterpolation.jl - v0.1.4

KernelInterpolation v0.1.4

Diff since v0.1.3

Merged pull requests: - Add PartialDerivative operator (#65) (@JoshuaLampert) - Add tutorial about 1D interpolation, shape parameter, and differentiation (#66) (@JoshuaLampert) - Order API reference (#67) (@JoshuaLampert)

- Julia
Published by github-actions[bot] over 1 year ago

kernelinterpolation.jl - v0.1.3

KernelInterpolation v0.1.3

Diff since v0.1.2

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)

- Julia
Published by github-actions[bot] over 1 year ago

kernelinterpolation.jl - v0.1.2

KernelInterpolation v0.1.2

Diff since v0.1.1

Merged pull requests: - Add Zenodo integration file (#60) (@JoshuaLampert) - Add citation (#61) (@JoshuaLampert)

- Julia
Published by github-actions[bot] over 1 year ago

kernelinterpolation.jl - v0.1.1

KernelInterpolation v0.1.1

Diff since v0.1.0

Merged pull requests: - Package is registered (#59) (@JoshuaLampert)

- Julia
Published by github-actions[bot] over 1 year ago

kernelinterpolation.jl - 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 NodeSets (#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 trixitest 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 of 1:length (#37) (@JoshuaLampert) - Add feature to save NodeSets to VTK file (#38) (@JoshuaLampert) - Add feature to read VTK files (#39) (@JoshuaLampert) - Add documentation about NodeSets 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.:+ and Base.:* for kernels (#45) (@JoshuaLampert) - Add advection equation (#46) (@JoshuaLampert) - Add advection-diffusion equation (#47) (@JoshuaLampert) - Add SummaryCallback (#48) (@JoshuaLampert) - Add AliveCallback (#49) (@JoshuaLampert) - Use `trixiinclude` 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)

- Julia
Published by github-actions[bot] over 1 year ago