science.js

Scientific and statistical computing in JavaScript.

  • 所有者: jasondavies/science.js
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Science.js

Science.js is a JavaScript library for scientific and statistical computing.

Currently, there are two modules:

  • science.stats, containing various implementations of statistical methods
    similar to those provided by R;
  • science.lin, for linear algebra.

Development

To help develop Science.js, you need to have Node.js
and NPM installed. Once you have done that, run the
following from the root directory of this repository to install the development
dependencies:

make install

Thanks

I originally started this in order to add a reusable statistics module to
D3.js, but now it's grown into a whole new
project of its own!

The project structure and Makefile is based on that of D3, so a big thank you
goes to Mike Bostock for this.

主要指标

概览
名称与所有者jasondavies/science.js
主编程语言JavaScript
编程语言Makefile (语言数: 2)
平台
许可证Other
所有者活动
创建于2011-07-15 14:16:57
推送于2021-01-11 16:20:14
最后一次提交2015-09-19 14:00:02
发布数19
最新版本名称v1.9.3 (发布于 2015-08-20 11:20:35)
第一版名称v1.0.0 (发布于 2011-07-15 15:20:45)
用户参与
星数892
关注者数47
派生数89
提交数84
已启用问题?
问题数20
打开的问题数11
拉请求数7
打开的拉请求数5
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?