Последняя версия

matrix-algorithms 0.0.16

Java library of 2-dimensional matrix algorithms.

Лицензия

Лицензия

Группа

Группа

nz.ac.waikato.cms.adams
Идентификатор

Идентификатор

matrix-algorithms
Версия

Версия

0.0.16
Тип

Тип

jar
Описание

Описание

matrix-algorithms
Java library of 2-dimensional matrix algorithms.
Организация-разработчик

Организация-разработчик

University of Waikato, Hamilton, NZ
Система контроля версий

Система контроля версий

https://github.com/waikato-datamining/matrix-algorithms

Скачать matrix-algorithms 0.0.16


<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.adams/matrix-algorithms/ -->
<dependency>
    <groupId>nz.ac.waikato.cms.adams</groupId>
    <artifactId>matrix-algorithms</artifactId>
    <version>0.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.adams/matrix-algorithms/
implementation 'nz.ac.waikato.cms.adams:matrix-algorithms:0.0.16'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.adams/matrix-algorithms/
implementation ("nz.ac.waikato.cms.adams:matrix-algorithms:0.0.16")
'nz.ac.waikato.cms.adams:matrix-algorithms:jar:0.0.16'
<dependency org="nz.ac.waikato.cms.adams" name="matrix-algorithms" rev="0.0.16">
  <artifact name="matrix-algorithms" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.adams', module='matrix-algorithms', version='0.0.16')
)
libraryDependencies += "nz.ac.waikato.cms.adams" % "matrix-algorithms" % "0.0.16"
[nz.ac.waikato.cms.adams/matrix-algorithms "0.0.16"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
net.sf.trove4j : trove4j jar 3.0.3
gov.nist.math : jama jar 1.0.3
org.ojalgo : ojalgo jar 48.0.0
org.apache.commons : commons-math jar 2.2

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.3.0
org.junit.platform : junit-platform-launcher jar 1.3.0
org.junit.platform : junit-platform-runner jar 1.3.0
com.googlecode.java-diff-utils : diffutils jar 1.2.1

Модули Проекта

Данный проект не имеет модулей.