项目作者: chi-feng

项目描述 :
Global sensitivity analysis demo
高级语言: JavaScript
项目地址: git://github.com/chi-feng/airdrop-gsa.git
创建时间: 2020-04-17T14:24:22Z
项目社区:https://github.com/chi-feng/airdrop-gsa

开源协议:

下载


General Sensitivity Analysis

Screen Shot 2020-04-19 at 9 56 05 PM

Local development

  1. Start a http server in the base directory (since web workers can’t be loaded over file://)
    1. $ python3 -m http.server
  2. Visit http://localhost:8000 in your browser
  3. Edit any file and reload the page in your browser

The model