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

org.ejml:ejml-cdense 0.35

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

Группа

Группа

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

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

ejml-cdense
Версия

Версия

0.35
Тип

Тип

jar

Скачать ejml-cdense 0.35


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