tdigest@0.1.0
javascript implementation of Dunning's T-Digest for streaming quantile approximation
MIT
2015-06-21
安装 (0.1.0)
npm install tdigest@0.1.0
yarn add tdigest@0.1.0
pnpm add tdigest@0.1.0
bun add tdigest@0.1.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| bintrees | ^1.0.0 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| better-assert | ^1.0.2 |
| chai | ^3.0.0 |
| grunt | ^0.4.5 |
| grunt-pure-cjs | ^1.4.0 |
| mocha | ^2.1.0 |