Last Version

The OpenIMAJ Core Math Library 1.3.10

Mathematical implementations including geometric, matrix and statistical operators.

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

core-math
Version

Version

1.3.10
Type

Type

jar
Description

Description

The OpenIMAJ Core Math Library
Mathematical implementations including geometric, matrix and statistical operators.
Project Organization

Project Organization

The University of Southampton

Download core-math 1.3.10


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

Dependencies

compile (12)

Group / Artifact Type Version
org.openimaj : core jar 1.3.10
gov.nist.math : jama jar 1.0.3
org.la4j : la4j jar 0.4.0
com.googlecode.matrix-toolkits-java : mtj jar 1.0.2
net.jafama : jafama jar 2.1.0
jgrapht : jgrapht jar 0.8.2
org.openimaj : MatrixLib jar 1.3.10
gov.sandia.foundry : gov-sandia-cognition-common-core jar 3.3.0
com.thoughtworks.xstream : xstream jar 1.4.3
gov.sandia.foundry : gov-sandia-cognition-learning-core jar 3.3.0
net.sourceforge.jmatio : jmatio jar 1.2
org.apache.commons : commons-math3 jar 3.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.