deno.land / x / simplestatistic@v7.7.1 / benchmarks / package.json

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{ "name": "simple-statistics-benchmarks", "version": "1.0.0", "description": "a group of benchmarks for simple-statistics against other libraries", "main": "index.js", "author": "Tom MacWright", "license": "MIT", "scripts": { "start": "node index.js > readme.md" }, "dependencies": { "benchmark": "^2.1.4", "d3-array": "^1.2.0", "jstat": "^1.7.0", "markdown-table": "^1.1.0", "mathjs": "^3.11.4", "science": "^1.9.3", "simple-statistics": "^5.0.0" }}
simplestatistic

Version Info

Tagged at
2 years ago