| License |
License |
|---|---|
| GroupId | GroupIdorg.openimaj |
| ArtifactId | ArtifactIdcore-math |
| Version | Version1.3.10 |
| Type | Typejar |
| Description |
DescriptionThe OpenIMAJ Core Math Library
Mathematical implementations including geometric, matrix and statistical operators.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| core-math-1.3.10.pom | |
| core-math-1.3.10.jar | 365 KB |
| core-math-1.3.10-sources.jar | 338 KB |
| core-math-1.3.10-javadoc.jar | 2 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |