is not current version
Last Version 3.3

T-Digest 3.2

Data structure which allows accurate estimation of quantiles and related rank statistics

License

License

GroupId

GroupId

com.tdunning
ArtifactId

ArtifactId

t-digest
Version

Version

3.2
Type

Type

jar
Description

Description

T-Digest
Data structure which allows accurate estimation of quantiles and related rank statistics
Project URL

Project URL

https://github.com/tdunning/t-digest
Source Code Management

Source Code Management

https://github.com/tdunning/t-digest

Download t-digest 3.2


<!-- https://jarcasting.com/artifacts/com.tdunning/t-digest/ -->
<dependency>
    <groupId>com.tdunning</groupId>
    <artifactId>t-digest</artifactId>
    <version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tdunning/t-digest/
implementation 'com.tdunning:t-digest:3.2'
// https://jarcasting.com/artifacts/com.tdunning/t-digest/
implementation ("com.tdunning:t-digest:3.2")
'com.tdunning:t-digest:jar:3.2'
<dependency org="com.tdunning" name="t-digest" rev="3.2">
  <artifact name="t-digest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tdunning', module='t-digest', version='3.2')
)
libraryDependencies += "com.tdunning" % "t-digest" % "3.2"
[com.tdunning/t-digest "3.2"]

Dependencies

test (6)

Group / Artifact Type Version
org.apache.mahout : mahout-math jar 0.9
com.clearspring.analytics : stream jar 2.5.2
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.1.11
com.carrotsearch : java-sizeof jar 0.0.5
org.apache.commons : commons-lang3 jar 3.4
com.google.guava : guava jar 19.0

Project Modules

There are no modules declared in this project.