# pyakima Numba-compatible Akima spline interpolation. ```{include} ../README.md :start-after: :end-before: ``` Static comparison of the pyakima non-rounded, akima, and makima corner models interpolating a step in the control points, showing how much each rounds the corner. Static comparison of the pyakima non-rounded, akima, and makima corner models interpolating a step in the control points, showing how much each rounds the corner. See the {doc}`examples` page for animated comparisons against SciPy on both uniform and irregular grids. ```{include} ../README.md :start-after: :end-before: ``` ```{include} ../README.md :start-after: :end-before: ``` ```{toctree} :maxdepth: 2 :caption: Contents :hidden: usage api examples performance ``` ## Indices - {ref}`genindex` - {ref}`modindex`