EJML

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.41
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

https://github.com/lessthanoptimal/ejml

Скачать ejml-core

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
0.41
0.40
0.39
0.38
0.37.1
0.37
0.36
0.35
0.34
0.33
0.32
0.31