JavaScirpt 科学计算包:Furious.js

jopen 8年前

Furious.js 是 AMD 开发的 JavaScirpt 科学计算包,灵感来源于 NumPy
Furious.js features:

  • Provides n-dimensional array (NDArray) class
  • Programming interface similar to NumPy
  • Works with all modern browsers and Node.js
  • Accelerates computation on Portable Native Client (PNaCl) and WebCL
  • Computes asynchronously, without stalling the GUI
  • Functionality covered with unit tests (Try it!)
  • Comes with extensive documentation

 JavaScirpt 科学计算包:Furious.js

项目主页:http://www.open-open.com/lib/view/home/1450441238094

</span>