Last Version

ujmp-commonsmath 0.3.0

Plugin to incorporate dense matrix classes from Apache commons math

License

License

GroupId

GroupId

org.ujmp
ArtifactId

ArtifactId

ujmp-commonsmath
Version

Version

0.3.0
Type

Type

jar
Description

Description

ujmp-commonsmath
Plugin to incorporate dense matrix classes from Apache commons math
Project Organization

Project Organization

Universal Java Matrix Package

Download ujmp-commonsmath 0.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.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.