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

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


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

Dependencies

test (2)

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

Project Modules

There are no modules declared in this project.