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