Last Version

ujmp-jsci 0.3.0

Plugin to incorporate dense matrix classes from the JSci library

License

License

GroupId

GroupId

org.ujmp
ArtifactId

ArtifactId

ujmp-jsci
Version

Version

0.3.0
Type

Type

jar
Description

Description

ujmp-jsci
Plugin to incorporate dense matrix classes from the JSci library
Project Organization

Project Organization

Universal Java Matrix Package

Download ujmp-jsci 0.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.jsci : jsci jar 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.