numbers / numbers.js

Advanced Mathematics Library for Node.js and JavaScript
Apache License 2.0
1.76k stars 167 forks source link

Added some additional statistics + some 2 bug fixes to handle large arrays #96

Closed tobiasc closed 8 years ago

tobiasc commented 10 years ago
LarryBattle commented 9 years ago

I think we should use a different name besides process, since node.js already defines this. Maybe processCap could work. Also the fix for basic.min() and basic.max() was fixed from a different pull request, so that section needs to be removed from the pull request.

devanp92 commented 9 years ago

Why is this PR still open? It was merged.

LarryBattle commented 9 years ago

@devanp92 I think you're referring to the wrong merged pull request. This pull request adds process.js file, which isn't not in the master branch.