Efficient Java Matrix Library

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

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

com.googlecode.efficient-java-matrix-library
Идентификатор

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

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

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

0.25
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать ejml

Имя Файла Размер
ejml-0.25.pom
ejml-0.25.jar 289 KB
ejml-0.25-sources.jar 300 KB
ejml-0.25-javadoc.jar 1 MB
Обзор

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

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

Зависимости

test (1)

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

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

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

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

Версия
0.25
0.24
0.23
0.22
0.21
0.20
0.19
0.18
0.17
0.16