Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.94 KB

node.js-liang-hua-ce-lve-kai-fa-kuo-zhan-ku.md

File metadata and controls

31 lines (20 loc) · 1.94 KB

Node.js量化策略开发扩展库

Node.js科学计算库

  • 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

Node.js多进程库

  • 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.

Node.js的机器学习库

Javascript前端图形库