License |
License |
---|---|
GroupId | GroupIdorg.apache.mahout |
ArtifactId | ArtifactIdmahout-math |
Last Version | Last Version0.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMahout Math
High performance scientific and technical computing data structures and methods,
mostly based on CERN's
Colt Java API
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mahout-math-0.13.0.pom | |
mahout-math-0.13.0.jar | 282 KB |
mahout-math-0.13.0-tests.jar | 158 KB |
mahout-math-0.13.0-sources.jar | 239 KB |
mahout-math-0.13.0-javadoc.jar | 760 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.mahout/mahout-math/ -->
<dependency>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout-math</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-math/
implementation 'org.apache.mahout:mahout-math:0.13.0'
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-math/
implementation ("org.apache.mahout:mahout-math:0.13.0")
'org.apache.mahout:mahout-math:jar:0.13.0'
<dependency org="org.apache.mahout" name="mahout-math" rev="0.13.0">
<artifact name="mahout-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.mahout', module='mahout-math', version='0.13.0')
)
libraryDependencies += "org.apache.mahout" % "mahout-math" % "0.13.0"
[org.apache.mahout/mahout-math "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-math3 | jar | 3.2 |
com.google.guava : guava | jar | 14.0.1 |
it.unimi.dsi : fastutil | jar | 7.0.12 |
org.slf4j : slf4j-api | jar | 1.7.22 |
com.tdunning : t-digest | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jcl | jar | 1.7.22 |
junit : junit | jar | 4.12 |
org.apache.lucene : lucene-test-framework | jar | 5.5.2 |
com.carrotsearch.randomizedtesting : randomizedtesting-runner | jar | 2.0.15 |
org.easymock : easymock | jar | 3.2 |