| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openimaj |
| Идентификатор | Идентификаторcore-math |
| Версия | Версия1.3.10 |
| Тип | Типjar |
| Описание |
ОписаниеThe OpenIMAJ Core Math Library
Mathematical implementations including geometric, matrix and statistical operators.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |