EJML

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

License

License

GroupId

GroupId

org.ejml
ArtifactId

ArtifactId

ejml-all
Last Version

Last Version

0.41
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://ejml.org/
Source Code Management

Source Code Management

https://github.com/lessthanoptimal/ejml

Download ejml-all

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.ejml : ejml-core jar 0.41
org.ejml : ejml-fdense jar 0.41
org.ejml : ejml-ddense jar 0.41
org.ejml : ejml-cdense jar 0.41
org.ejml : ejml-zdense jar 0.41
org.ejml : ejml-dsparse jar 0.41
org.ejml : ejml-simple jar 0.41

Project Modules

There are no modules declared in this project.

Versions

Version
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