Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 13:28

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)