Last Version

EJML 0.26

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

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.googlecode.efficient-java-matrix-library
ArtifactId

ArtifactId

equation
Version

Version

0.26
Type

Type

jar
Description

Description

EJML
A fast and easy to use dense matrix linear algebra library written in Java.
Source Code Management

Source Code Management

https://github.com/lessthanoptimal/ejml

Download equation 0.26


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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.efficient-java-matrix-library : core jar 0.26

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.