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