License |
License |
---|---|
GroupId | GroupIdcom.tencent.angel |
ArtifactId | ArtifactIdangel-math |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionangel-math
a stand alone machine learning suite which can easy to integrate with angel ps
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angel-math-0.1.1.pom | |
angel-math-0.1.1.jar | 844 KB |
angel-math-0.1.1-sources.jar | 353 KB |
angel-math-0.1.1-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.6 |
org.scalanlp : breeze_2.11 | jar | 0.13.1 |