- mathjs - An extensive math library for JavaScript and Node.js.
- numeric - Numerical analysis in Javascript.
- numbers.js - Advanced Mathematics Library for Node.js and JavaScript.
- jmat - Complex special functions, numerical linear algebra and statistics in JavaScript.
- accounting.js - A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies.
- science.js - Scientific and statistical computing in JavaScript.
- linearReg.js - Linear regression with Gradient descent package for NPM.
- sylvester - Vector, matrix and geometry math JavaScript http://sylvester.jcoglan.com
- node-svm - Support Vector Machines for nodejs
- numjs - Like NumPy, in JavaScript
- Cluster - A single instance of Node.js runs in a single thread. To take advantage of multi-core systems the user will sometimes want to launch a cluster of Node.js processes to handle the load.
- machine_learning - Machine learning library for Node.js http://joonku.com/project/machine_learning
- 各语言机器学习库整理