commons-math-interpolation
TypeScript icon, indicating that this package has built-in type declarations

2.2.3 • Public • Published

commons-math-interpolation

This package is a partial TypeScript port of some Java classes of the Apache Commons Math library.

The following forms of interpolation are implemented:

The interpolators work on a dataset of x/y points (knots).

Additionally, a local regression algorithm is implemented that can be used in conjunction with the above interpolators.

Interpolation demo: www.source-code.biz/snippets/typescript/akima
LOESS demo: www.source-code.biz/snippets/typescript/loess
NPM package: commons-math-interpolation

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i commons-math-interpolation

      Weekly Downloads

      524

      Version

      2.2.3

      License

      MIT

      Unpacked Size

      52.7 kB

      Total Files

      25

      Last publish

      Collaborators

      • chdh