JAMU

Java Matrix Utilities built on top of Intel MKL

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sourceforge.streamsupport
Идентификатор

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

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

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

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

JAMU
Java Matrix Utilities built on top of Intel MKL
Ссылка на сайт

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

https://github.com/stefan-zobel/JAMU/
Система контроля версий

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

https://github.com/stefan-zobel/JAMU

Скачать jamu

Имя Файла Размер
jamu-1.3.0.pom
jamu-1.3.0-sources.jar 125 KB
jamu-1.3.0-javadoc.jar 421 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.sourceforge.streamsupport : dedekind-mkl jar 1.0.1

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

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

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

Версия
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0