Last Version

ujmp-ejml 0.3.0

Plugin to incorporate dense matrix classes from the Efficient Java Matrix Library

License

License

GroupId

GroupId

org.ujmp
ArtifactId

ArtifactId

ujmp-ejml
Version

Version

0.3.0
Type

Type

jar
Description

Description

ujmp-ejml
Plugin to incorporate dense matrix classes from the Efficient Java Matrix Library
Project Organization

Project Organization

Universal Java Matrix Package

Download ujmp-ejml 0.3.0


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

Dependencies

compile (2)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.ujmp : ujmp-core test-jar 0.3.0

Project Modules

There are no modules declared in this project.