EJML

A fast and easy to use dense matrix linear algebra library written in Java.

Лицензия

Лицензия

Группа

Группа

org.ejml
Идентификатор

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

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

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

0.30
Дата

Дата

Тип

Тип

jar
Описание

Описание

EJML
A fast and easy to use dense matrix linear algebra library written in Java.
Ссылка на сайт

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

http://ejml.org/
Система контроля версий

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

https://github.com/lessthanoptimal/ejml

Скачать denseC64

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.ejml : core jar 0.30

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.ejml : dense64 jar 0.30

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

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

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

Версия
0.30
0.29
0.28
0.27