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-core
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-core

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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