Last Version

ujmp-mtj 0.3.0

Plugin to incorporate dense and sparse matrix classes from Matrix Toolkits for Java

License

License

GroupId

GroupId

org.ujmp
ArtifactId

ArtifactId

ujmp-mtj
Version

Version

0.3.0
Type

Type

jar
Description

Description

ujmp-mtj
Plugin to incorporate dense and sparse matrix classes from Matrix Toolkits for Java
Project Organization

Project Organization

Universal Java Matrix Package

Download ujmp-mtj 0.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.googlecode.matrix-toolkits-java : mtj jar 1.0.1
com.github.fommil.netlib : all pom 1.1.2
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.