Introduction

The InterpolationKernels package provides a library of interpolation kernels for Julia. As suggested by their name, interpolations kernels are mostly designed for interpolation, they can be thought as smart functions that know their derivative and that implement optimized computation of interpolation weights.

The source code is on GitHub.

Table of contents

Index