JuliaMath / Interpolations.jl

Fast, continuous interpolation of discrete datasets in Julia
http://juliamath.github.io/Interpolations.jl/
Other
518 stars 110 forks source link

NaturalNeighbours.jl #560

Closed DanielVandH closed 1 year ago

DanielVandH commented 1 year ago

Could NaturalNeighbours.jl be listed as a related package? This package is for scattered (spatial) interpolation in the plane using natural neighbours methods.

(I would've done the PR myself, but from "If you would like to list a registered package that is related to interpolation, please create a Github issue." I assume you want an issue first.)

mkitti commented 1 year ago

Create the pull request please