Mahout Math Scala bindings

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

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.apache.mahout
ArtifactId

ArtifactId

mahout-math-scala_2.10
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

Mahout Math Scala bindings
High performance scientific and technical computing data structures and methods, mostly based on CERN's Colt Java API
Project Organization

Project Organization

The Apache Software Foundation

Download mahout-math-scala_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.mahout/mahout-math-scala_2.10/ -->
<dependency>
    <groupId>org.apache.mahout</groupId>
    <artifactId>mahout-math-scala_2.10</artifactId>
    <version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-math-scala_2.10/
implementation 'org.apache.mahout:mahout-math-scala_2.10:0.13.0'
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-math-scala_2.10/
implementation ("org.apache.mahout:mahout-math-scala_2.10:0.13.0")
'org.apache.mahout:mahout-math-scala_2.10:jar:0.13.0'
<dependency org="org.apache.mahout" name="mahout-math-scala_2.10" rev="0.13.0">
  <artifact name="mahout-math-scala_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.mahout', module='mahout-math-scala_2.10', version='0.13.0')
)
libraryDependencies += "org.apache.mahout" % "mahout-math-scala_2.10" % "0.13.0"
[org.apache.mahout/mahout-math-scala_2.10 "0.13.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.mahout : mahout-math jar 0.13.0
com.esotericsoftware.kryo : kryo jar 2.24.0
log4j : log4j jar 1.2.17
com.github.scopt : scopt_2.10 jar 3.3.0
org.scala-lang : scala-reflect jar 2.10.4

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.13.0
0.12.2
0.12.1
0.12.0
0.11.2
0.11.1
0.11.0
0.10.2
0.10.1
0.10.0