- 授权协议: 未知
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/rawls238/Scientist4J
- 软件文档: https://github.com/rawls238/Scientist4J
软件介绍
Experiment<Integer> e = new Experiment("foo");
e.run(this::controlFunction, this::candidateFunction);
Experiment<Integer> e = new Experiment("foo");
e.run(this::controlFunction, this::candidateFunction);