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

org.ejml:ejml-ddense 0.39

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

Группа

Группа

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

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

ejml-ddense
Версия

Версия

0.39
Тип

Тип

jar

Скачать ejml-ddense 0.39


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