Last Version

angel-math 0.1.1

a stand alone machine learning suite which can easy to integrate with angel ps

License

License

GroupId

GroupId

com.tencent.angel
ArtifactId

ArtifactId

angel-math
Version

Version

0.1.1
Type

Type

jar
Description

Description

angel-math
a stand alone machine learning suite which can easy to integrate with angel ps
Project URL

Project URL

https://github.com/Angel-ML/math2
Source Code Management

Source Code Management

https://github.com/Angel-ML/math2

Download angel-math 0.1.1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
it.unimi.dsi : fastutil jar 7.1.0
org.apache.velocity : velocity jar 1.7
com.github.fommil.netlib : all pom 1.1.2
commons-logging : commons-logging jar 1.1.1
org.slf4j : slf4j-log4j12 jar 1.6.2
org.slf4j : slf4j-api jar 1.6.2
com.google.guava : guava jar 12.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.6
org.scalanlp : breeze_2.11 jar 0.13.1

Project Modules

There are no modules declared in this project.