| License |
License |
|---|---|
| GroupId | GroupIdcom.linkedin.dagli |
| ArtifactId | ArtifactIdmath-vector |
| Version | Version15.0.0-beta7 |
| Type | Typejar |
| Description |
Descriptionmath-vector
DAG-oriented machine learning framework for bug-resistant, readable, efficient, maintainable and trivially deployable models in Java and other JVM languages
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| math-vector-15.0.0-beta7.pom | |
| math-vector-15.0.0-beta7.jar | 82 KB |
| math-vector-15.0.0-beta7-sources.jar | 50 KB |
| math-vector-15.0.0-beta7-javadoc.jar | 229 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.linkedin.dagli/math-vector/ -->
<dependency>
<groupId>com.linkedin.dagli</groupId>
<artifactId>math-vector</artifactId>
<version>15.0.0-beta7</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.dagli/math-vector/
implementation 'com.linkedin.dagli:math-vector:15.0.0-beta7'
// https://jarcasting.com/artifacts/com.linkedin.dagli/math-vector/
implementation ("com.linkedin.dagli:math-vector:15.0.0-beta7")
'com.linkedin.dagli:math-vector:jar:15.0.0-beta7'
<dependency org="com.linkedin.dagli" name="math-vector" rev="15.0.0-beta7">
<artifact name="math-vector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.dagli', module='math-vector', version='15.0.0-beta7')
)
libraryDependencies += "com.linkedin.dagli" % "math-vector" % "15.0.0-beta7"
[com.linkedin.dagli/math-vector "15.0.0-beta7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.linkedin.dagli : util | jar | 15.0.0-beta7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.linkedin.dagli : math-number | jar | 15.0.0-beta7 |
| com.linkedin.dagli : math-hashing | jar | 15.0.0-beta7 |
| it.unimi.dsi : fastutil | jar | 8.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
| com.esotericsoftware.kryo : kryo5 | jar | 5.0.0 |