@reside-ic/interpolate
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Function interpolation in javascript

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. build-and-test codecov.io

Function interpolation - piecewise constant, linear and spline interpolation. There are many interpolation packages out there. This one is tailored to our needs in odin-js

  • Support interpolating over several series at once (for a single domain)
  • Same interface for piecewise-constant, piecewise-linear and spline interpolation
  • Same behaviour as R's approx function so that output matches other odin targets

See cinterpolate for a similar package written in C.

Licence

MIT © Imperial College of Science, Technology and Medicine

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Readme

Keywords

none

Package Sidebar

Install

npm i @reside-ic/interpolate

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

68.2 kB

Total Files

22

Last publish

Collaborators

  • m-kusumgar
  • richfitz
  • alexhill
  • emmarussell
  • lake.anney