Installation

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

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