tdigest@0.1.2
javascript implementation of Dunning's T-Digest for streaming quantile approximation
MIT
2022-05-27
安装 (0.1.2)
npm install tdigest@0.1.2
yarn add tdigest@0.1.2
pnpm add tdigest@0.1.2
bun add tdigest@0.1.2
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| bintrees | 1.0.2 |
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 |