Search
@dmytropaduchak/simple-linear-interpolation
A simple linear interpolation module that construct new data points within the range of a discrete set of known data points
v1.0.8 URL:
https://unpkg.com/@dmytropaduchak/simple-linear-interpolation@1.0.8/dist/index.js
Open
Browse Files
simple
ts
ts-node
typescript
interpolate
interpolation
linear-interpolation
interpolating
mathmathematics
numeric
@dmytropaduchak/simple-bilinear-interpolation
A simple bilinear interpolation module that construct new data points within the range of a discrete set of known data points
v1.0.9 URL:
https://unpkg.com/@dmytropaduchak/simple-bilinear-interpolation@1.0.9/dist/index.js
Open
Browse Files
simple
ts
ts-node
typescript
interpolate
interpolation
bilinear-interpolation
interpolating
mathmathematics
numeric
linear-interpolator
Linear interpolation and extrapolation
v1.0.2 URL:
https://unpkg.com/linear-interpolator@1.0.2/node_main.js
Open
Browse Files
interpolate
interpolation
interpolating
linear
math
mathematics
numeric
range-interpolator
Interpolate a value from one range to another
v1.0.2 URL:
https://unpkg.com/range-interpolator@1.0.2/dist/index.js
Open
Browse Files
simple
ts
ts-node
typescript
interpolate
range
interpolator
interpolation
linear-interpolation
range-interpolation
interpolating
numeric
interpolating-polynomial
Constructs Lagrange polynomials for interpolation
v1.1.2 URL:
https://unpkg.com/interpolating-polynomial@1.1.2/node_main.js
Open
Browse Files
interpolate
interpolation
interpolating
lagrange
polynomial
math
mathematics
numeric