tdigest@0.0.1
javascript implementation of Dunning's T-Digest for streaming quantile approximation
MIT
2015-06-01
安装 (0.0.1)
npm install tdigest@0.0.1
yarn add tdigest@0.0.1
pnpm add tdigest@0.0.1
bun add tdigest@0.0.1
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| bintrees | https://github.com/welch/js_bintrees/tarball/master |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| better-assert | ^1.0.2 |
| mocha | ^2.2.5 |