Last Version

EJML 0.30

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

License

License

GroupId

GroupId

org.ejml
ArtifactId

ArtifactId

equation
Version

Version

0.30
Type

Type

jar
Description

Description

EJML
A fast and easy to use dense 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 equation 0.30


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

Dependencies

compile (3)

Group / Artifact Type Version
org.ejml : core jar 0.30
org.ejml : dense64 jar 0.30
org.ejml : simple jar 0.30

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.