Matrix

A strongly-typed matrix package with basic linear algebra operations.

Лицензия

Лицензия

Группа

Группа

hu.kazocsaba.math
Идентификатор

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

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

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

1.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Matrix
A strongly-typed matrix package with basic linear algebra operations.
Ссылка на сайт

Ссылка на сайт

https://github.com/kazocsaba/matrix
Система контроля версий

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

https://github.com/kazocsaba/matrix.git

Скачать matrix

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.4

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

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

Версии библиотеки

Версия
1.2.1
1.2.0
1.1.0
1.0.0