is not current version
Last Version 15.0.0-beta9

math-distribution 15.0.0-beta7

DAG-oriented machine learning framework for bug-resistant, readable, efficient, maintainable and trivially deployable models in Java and other JVM languages

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

com.linkedin.dagli
ArtifactId

ArtifactId

math-distribution
Version

Version

15.0.0-beta7
Type

Type

jar
Description

Description

math-distribution
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

https://github.com/linkedin/dagli

Download math-distribution 15.0.0-beta7


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.linkedin.dagli : util-array jar 15.0.0-beta7
it.unimi.dsi : fastutil jar 8.3.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2

Project Modules

There are no modules declared in this project.