Installation

The easiest way to install InterpolationKernels is via Julia registry EmmtRegistry:

using Pkg
pkg"registry add https://github.com/emmt/EmmtRegistry"
pkg"add InterpolationKernels"