Jar examples for t:t-digest
Data structure which allows accurate estimation of quantiles and related rank statistics
You can download jar file t-digest 3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add t-digest-3.0.jar to your project.
<dependency> <groupId>com.tdunning</groupId> <artifactId>t-digest</artifactId> <version>3.0</version> </dependency>
compile group: 'com.tdunning', name: 't-digest', version: '3.0'
libraryDependencies += "com.tdunning" % "t-digest" % "3.0"
<dependency org="com.tdunning" name="t-digest" rev="3.0"/>
@Grapes(@Grab(group='com.tdunning', module='t-digest', version='3.0'))
'com.tdunning:t-digest:jar:3.0'
Click the following link to download the jar file.
t-digest-3.0-javadoc.jar