Massively improved building stability; improved shapes of /eta.
This commit is contained in:
parent
5115586fac
commit
50fdae2c96
16 changed files with 95 additions and 109 deletions
|
@ -1,4 +1,4 @@
|
|||
exports.createInterpolant = function(xs, ys) {
|
||||
module.exports = function(xs, ys) {
|
||||
var i, length = xs.length;
|
||||
|
||||
// Deal with length issues
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue