polyfit.js
polyfit.js copied to clipboard
Polynomial fitment library for node.js
Results
2
polyfit.js issues
Sort by
recently updated
recently updated
newest added
It'd be nice if an ES6 module were provided. Perhaps the CommonJS module, types, and ES6 module could all be generated in a `prepare` script, and the results published to...