0.0.3 • Published 9 years ago

everpolate v0.0.3

Weekly downloads
5,074
License
MIT
Repository
github
Last release
9 years ago

everpolate

Synopsis

Everpolate provides a set of common interpolation algorithms implementations. Implementations given for interpolation are also implementations for extrapolation. Since it's written in JavaScript, everpolate could be used for web browser, Node and so forth.

Features:

  • Step Function Interpolation
  • Linear Interpolation
  • Polynomial Interpolation
  • Linear Regression

For docs and more information go to GitHub project page.