t-digest

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

GroupId

GroupId

com.tdunning
ArtifactId

ArtifactId

t-digest
Last Version

Last Version

3.3
Release Date

Release Date

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

Download t-digest

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
org.apache.mahout : mahout-math jar 0.9
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.1.11
com.carrotsearch : java-sizeof jar 0.0.5
com.google.guava : guava jar 30.1.1-jre

Project Modules

There are no modules declared in this project.

Versions

Version
3.3
3.2
3.1
3.0
2.0.2
2.0.1
2.0
1.0