Download mahout-math-0.6.jar file - Jar m

Jar examples for m:mahout-math

Description

High performance scientific and technical computing data structures and methods, mostly based on CERN's Colt Java API

You can download jar file mahout-math 0.6 in this page.

License

Apache License

Build File

You can use the following script to add mahout-math-0.6.jar to your project.

<dependency>
   <groupId>org.apache.mahout</groupId>
   <artifactId>mahout-math</artifactId>
   <version>0.6</version>
</dependency>
compile group: 'org.apache.mahout', name: 'mahout-math', version: '0.6'
libraryDependencies += "org.apache.mahout" % "mahout-math" % "0.6"
<dependency org="org.apache.mahout" name="mahout-math" rev="0.6"/>
@Grapes(@Grab(group='org.apache.mahout', module='mahout-math', version='0.6'))
'org.apache.mahout:mahout-math:jar:0.6'

Download

Click the following link to download the jar file.

mahout-math-0.6-javadoc.jar
mahout-math-0.6-sources.jar
mahout-math-0.6-tests.jar
mahout-math-0.6.jar
mahout-math-0.6.pom



Related Tutorials