A partial TypeScript port of the Apache Commons Math Interpolation package, including Akima cubic spline interpolation and LOESS/LOWESS local regression.
-
Updated
Feb 15, 2026 - TypeScript
A partial TypeScript port of the Apache Commons Math Interpolation package, including Akima cubic spline interpolation and LOESS/LOWESS local regression.
This package retrieves an interpolated path using the Akima splines. The raw path can be a multi-valued function
Multidimensional cubic and linear interpolation in modern C++ with Python support
Fast, Numba-compatible Akima/makima spline interpolation for regular and irregular grids
To associate your repository with the akima topic, visit your repo's landing page and select "manage topics."